다음을 통해 공유


ControlDesigner.RootDesigner 속성

정의

연결된 컨트롤을 포함하는 Web Forms 페이지의 컨트롤 디자이너를 가져옵니다.

protected:
 property System::Web::UI::Design::WebFormsRootDesigner ^ RootDesigner { System::Web::UI::Design::WebFormsRootDesigner ^ get(); };
protected System.Web.UI.Design.WebFormsRootDesigner RootDesigner { get; }
member this.RootDesigner : System.Web.UI.Design.WebFormsRootDesigner
Protected ReadOnly Property RootDesigner As WebFormsRootDesigner

속성 값

디자인 타임에 컨트롤을 포함하는 Web Forms 페이지의 구성 요소에 액세스하는 데 사용할 수 있는 WebFormsRootDesigner 개체입니다.

설명

속성은 RootDesigner 컨트롤을 포함하는 Web Forms 페이지의 컨트롤 디자이너를 나타냅니다. 사용 하 여는 RootDesigner 속성을 액세스 하 고 디자인 타임에 포함 된 Web Forms 페이지를 조작 합니다.

적용 대상

추가 정보