共用方式為


HtmlControlAdapter.RenderEndLink(HtmlMobileTextWriter) 方法

定義

呈現連結的結束標記。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites

protected:
 void RenderEndLink(System::Web::UI::MobileControls::Adapters::HtmlMobileTextWriter ^ writer);
protected void RenderEndLink (System.Web.UI.MobileControls.Adapters.HtmlMobileTextWriter writer);
member this.RenderEndLink : System.Web.UI.MobileControls.Adapters.HtmlMobileTextWriter -> unit
Protected Sub RenderEndLink (writer As HtmlMobileTextWriter)

參數

writer
HtmlMobileTextWriter

文字寫入器。

適用於

另請參閱