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 字段,嵌套内容将保留为控件。

适用于

另请参阅