PageAdapter::RenderBeginHyperlink Method
.NET Framework (current version)
Renders an opening hyperlink tag to the response stream.
Assembly: System.Web (in System.Web.dll)
| 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:
