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

适用于

另请参阅