Share via


ExtenderControlDesigner.GetDesignTimeHtml 方法

定義

取得在設計階段擴充項控制項的標準 HTML 呈現,其中包括型別和 ID 資訊。

public:
 override System::String ^ GetDesignTimeHtml();
public override string GetDesignTimeHtml ();
override this.GetDesignTimeHtml : unit -> string
Public Overrides Function GetDesignTimeHtml () As String

傳回

控制項的設計階段 HTML 呈現。

適用於