다음을 통해 공유


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합니다.

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

적용 대상

추가 정보