PersistChildrenAttribute.Yes 字段

定义

指示在设计时嵌套内容应作为控件保留。 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 ,嵌套内容将保留为控件。

适用于

另请参阅