Share via


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 개체는 렌더링을 제공 합니다.

적용 대상