共用方式為


TreeViewDesigner.GetEmptyDesignTimeHtml 方法

定義

擷取 HTML 標記文字,這個文字用來在設計階段呈現相關聯控制項的預留位置。

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

傳回

在設計階段用來利用空資料來源以呈現控制項的標記。

適用於

另請參閱