EditorPartChrome.Zone 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得相關聯 EditorZoneBase 區域的參考。
protected:
property System::Web::UI::WebControls::WebParts::EditorZoneBase ^ Zone { System::Web::UI::WebControls::WebParts::EditorZoneBase ^ get(); };
protected System.Web.UI.WebControls.WebParts.EditorZoneBase Zone { get; }
member this.Zone : System.Web.UI.WebControls.WebParts.EditorZoneBase
Protected ReadOnly Property Zone As EditorZoneBase
屬性值
與 EditorZoneBase 相關聯之 EditorPartChrome 的參考。
備註
屬性 Zone 提供區域參考 EditorZoneBase ,其中包含 物件提供轉譯的 EditorPartChrome 控制項。