PersistChildrenAttribute.Default 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指示預設的屬性狀態。 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
,表示巢狀內容會在設計階段保存。