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