PersistChildrenAttribute.No 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
指示嵌套内容不应在设计时保留为嵌套控件。 此字段是只读的。
public: static initonly System::Web::UI::PersistChildrenAttribute ^ No;
public static readonly System.Web.UI.PersistChildrenAttribute No;
staticval mutable No : System.Web.UI.PersistChildrenAttribute
Public Shared ReadOnly No As PersistChildrenAttribute
字段值
注解
No如果调用该字段,则服务器控件的内部内容将保留为属性,而不是服务器。