다음을 통해 공유


XmlDesigner.GetEmptyDesignTimeHtml 메서드

정의

빈 컨트롤을 채우는 데 사용되는 HTML을 가져옵니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

protected:
 override System::String ^ GetEmptyDesignTimeHtml();
protected override string GetEmptyDesignTimeHtml ();
override this.GetEmptyDesignTimeHtml : unit -> string
Protected Overrides Function GetEmptyDesignTimeHtml () As String

반환

빈 컨트롤을 채우는 데 사용되는 HTML입니다.

적용 대상

추가 정보