WebPartZoneDesigner.GetEmptyDesignTimeHtml 方法

定義

如果相關聯控制項沒有設計階段 HTML,則提供空字串 ("")。

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

傳回

String

空字串。

適用於