This documentation is archived and is not being maintained.

PageAdapter::RenderBeginHyperlink Method

Renders an opening hyperlink tag to the response stream.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method RenderBeginHyperlink(HtmlTextWriter, String, Boolean, String) Renders an opening hyperlink tag that includes the target URL to the response stream.
Public method RenderBeginHyperlink(HtmlTextWriter, String, Boolean, String, String) Renders an opening hyperlink tag that includes the target URL and an access key to the response stream.
Top
Show: