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