共用方式為


DataListDesigner.GetEmptyDesignTimeHtml 方法

定義

取得在設計階段用來表示一個空樣板架構控制項的 HTML。

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

傳回

在設計階段用來表示一個空樣板架構控制項的 HTML。

適用於

另請參閱