System.Web.UI.WebControls.HyperLink: Method Members

The methods of System.Web.UI.WebControls.HyperLink are listed below. For a list of all members, see the HyperLink Members list.

See Also: Inherited members from System.Web.UI.WebControls.WebControl

Protected Methods

override
AddAttributesToRender(System.Web.UI.HtmlTextWriter)

Adds the attributes of a System.Web.UI.WebControls.HyperLink control to the output stream for rendering.

override
AddParsedSubObject(object)

Notifies the control that an element was parsed, and adds the element to the System.Web.UI.WebControls.HyperLink control.

override
LoadViewState(object)
Documentation for this section has not yet been entered.
override
RenderContents(System.Web.UI.HtmlTextWriter)

Displays the System.Web.UI.WebControls.HyperLink control on a page.