다음을 통해 공유


BaseValidatorDesigner.CreateViewControl 메서드

정의

디자인 화면에서 렌더링할 연결된 컨트롤의 복사본을 반환합니다.

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

반환

웹 서버 컨트롤입니다.

적용 대상

추가 정보