The members of System.Web.UI.WebControls.HyperLink are listed below.
See Also: Inherited members from System.Web.UI.WebControls.WebControl
Creates a HyperLink object.
ImageUrl string. Gets or sets the url of the image. NavigateUrl string. Get/set the location of the link. Target string. Get/set the frame's name that should be used for displaying the page set by the HyperLink.NavigateUrl property. Text string. Text sent to the browser as the explaining label of the System.Web.UI.WebControls.HyperLink (the text we all see in the hyperlinks).
overrideAddAttributesToRender(System.Web.UI.HtmlTextWriter) Documentation for this section has not yet been entered. overrideAddParsedSubObject(object) Documentation for this section has not yet been entered. overrideLoadViewState(object) Documentation for this section has not yet been entered. overrideRenderContents(System.Web.UI.HtmlTextWriter) Documentation for this section has not yet been entered.