共用方式為


SiteMapPathDesigner.GetDesignTimeHtml 方法

定義

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

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

傳回

傳回 String

適用於

另請參閱