ConnectionsZoneDesigner.GetDesignTimeHtml 方法

定義

取得用來在設計階段表示控制項的標記。

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

傳回

String,其為用於在設計階段表示控制項的標記。

適用於