PersistChildrenAttribute.No 字段

定义

指示嵌套内容不应在设计时保留为嵌套控件。 此字段是只读的。

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如果调用该字段,则服务器控件的内部内容将保留为属性,而不是服务器。

适用于

另请参阅