The members of System.Web.UI.WebControls.HyperLink are listed below.
See Also: Inherited members from System.Web.UI.WebControls.WebControl
Initializes a new instance of the System.Web.UI.WebControls.HyperLink class. |
ImageUrl | string.
Gets or sets the path to an image to display for the System.Web.UI.WebControls.HyperLink control. | |
NavigateUrl | string.
Gets or sets the URL to link to when the System.Web.UI.WebControls.HyperLink control is clicked. | |
Target | string.
Gets or sets the target window or frame in which to display the Web page content linked to when the System.Web.UI.WebControls.HyperLink control is clicked. | |
Text | string.
Gets or sets the text caption for the System.Web.UI.WebControls.HyperLink control. |
override | AddAttributesToRender(System.Web.UI.HtmlTextWriter)
| |
override | AddParsedSubObject(object)
| |
override | LoadViewState(object)Documentation for this section has not yet been entered. | |
override | RenderContents(System.Web.UI.HtmlTextWriter)
|