EditorPartChrome.Zone 屬性

定義

取得相關聯 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 控制項。

適用於