PageAdapter.RenderBeginHyperlink Method
.NET Framework 3.0
Renders an opening hyperlink tag to the response stream.
| Name | Description |
|---|---|
| PageAdapter.RenderBeginHyperlink (HtmlTextWriter, String, Boolean, String) |
Renders an opening hyperlink tag that includes the target URL to the response stream.
|
| PageAdapter.RenderBeginHyperlink (HtmlTextWriter, String, Boolean, String, String) |
Renders an opening hyperlink tag that includes the target URL and an access key to the response stream.
|
Community Additions
ADD
Show: