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