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 ,表示巢狀內容會在設計階段保存。

適用於

另請參閱