WebPartZoneDesigner.GetEmptyDesignTimeHtml 方法

定义

如果关联的控件没有设计时 HTML,则提供一个空字符串 ("")。

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

返回

String

一个空字符串。

适用于