EditorPartDesigner.CreateViewControl 메서드

정의

디자인 타임에 렌더링할 연결된 EditorPart 컨트롤의 복사본을 만듭니다.

protected:
 override System::Web::UI::Control ^ CreateViewControl();
protected override System.Web.UI.Control CreateViewControl();
override this.CreateViewControl : unit -> System.Web.UI.Control
Protected Overrides Function CreateViewControl () As Control

반품

연결된 컨트롤의 복사본입니다 EditorPart .

설명

이 메서드는 뷰 컨트롤에 영역 정보를 복사하도록 재정의됩니다.

적용 대상