다음을 통해 공유


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 참조를 제공합니다.

적용 대상