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 ,服务器控件的内部内容将作为属性保存,而不是服务器。