共用方式為


DeclarativeCatalogPartDesigner.GetEmptyDesignTimeHtml 方法

定義

取得在設計介面上表示空控制項的標記。

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

傳回

空標記字串。

備註

此作業會將控制項轉譯為灰色方塊,其中顯示類別名稱和實例名稱。

適用於