This documentation is archived and is not being maintained.
PageAdapter::RenderBeginHyperlink Method
Visual Studio 2010
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.
| Name | Description | |
|---|---|---|
|
RenderBeginHyperlink(HtmlTextWriter, String, Boolean, String) | Renders an opening hyperlink tag that includes the target URL to the response stream. |
|
RenderBeginHyperlink(HtmlTextWriter, String, Boolean, String, String) | Renders an opening hyperlink tag that includes the target URL and an access key to the response stream. |
Show: