Sdílet prostřednictvím


HtmlControlAdapter.RenderEndLink(HtmlMobileTextWriter) Metoda

Definice

Vykreslí koncovou značku odkazu. Toto rozhraní API je zastaralé. Informace o vývoji ASP.NET mobilních aplikací najdete v tématu Mobilní aplikace & weby s ASP.NET.

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)

Parametry

writer
HtmlMobileTextWriter

Autor textu.

Platí pro

Viz také