Share via


RenderEndLink Method (WmlControlAdapter)

Renders the end tag of a link.

protected void RenderEndLink(
   WmlMobileTextWriter writer
   string targetUrl
   bool breakAfter
)

Parameters

  • writer
    The text writer.
  • targetUrl
    Specified target URL.
  • breakAfter
    Set to true if a break is required after the link.

Remarks

The specified target can refer to another URL or to a form on the same page.

See Also

Applies to: WmlControlAdapter Class