다음을 통해 공유


AdRotatorDesigner.GetDesignTimeHtml 메서드

정의

디자인 화면에서 컨트롤을 렌더링하는 데 사용되는 태그를 생성합니다.

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

반환

디자인 화면의 컨트롤을 나타내는 태그입니다.

예제

재정의 하는 방법을 보여 주는 코드 예제는 GetDesignTimeHtml 템플릿 데이터 바인딩된 컨트롤 디자이너, 참조 ControlDesigner.GetDesignTimeHtml합니다.

이 디자이너와 연결 된 컨트롤에 템플릿, 디자이너에서 템플릿을 표시 합니다.

적용 대상

추가 정보