다음을 통해 공유


WebPartZoneDesigner.GetEmptyDesignTimeHtml 메서드

정의

연결된 컨트롤의 디자인 타임 HTML이 없는 경우 빈 문자열("")을 제공합니다.

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

반환

String

빈 문자열입니다.

적용 대상