PersistChildrenAttribute.Default 字段

定义

指示默认属性状态。 该 Default 字段为只读。

public: static initonly System::Web::UI::PersistChildrenAttribute ^ Default;
public static readonly System.Web.UI.PersistChildrenAttribute Default;
 staticval mutable Default : System.Web.UI.PersistChildrenAttribute
Public Shared ReadOnly Default As PersistChildrenAttribute 

字段值

注解

字段的 Default 默认值为 Yes,指示嵌套内容在设计时持久保存。

适用于

另请参阅