CompositeControlDesigner.GetDesignTimeHtml 메서드

정의

디자인 타임에 컨트롤을 나타내는 데 사용되는 HTML을 가져옵니다.

public:
 override System::String ^ GetDesignTimeHtml();
public override string GetDesignTimeHtml();
override this.GetDesignTimeHtml : unit -> string
Public Overrides Function GetDesignTimeHtml () As String

반품

디자인 타임에 컨트롤을 나타내는 데 사용되는 HTML입니다.

설명

이 메서드에 사용할 수 있는 오버로드에 대한 자세한 내용은 다음을 참조하세요 ControlDesigner.

이 재정의된 메서드에서 기본 구현은 항상 연결된 컨트롤에 자식 컨트롤을 만듭니다.

적용 대상

추가 정보