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

The properties 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

Public Properties

ImageUrlstring.

Gets or sets the path to an image to display for the System.Web.UI.WebControls.HyperLink control.

NavigateUrlstring.

Gets or sets the URL to link to when the System.Web.UI.WebControls.HyperLink control is clicked.

Targetstring.

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.

Textstring.

Gets or sets the text caption for the System.Web.UI.WebControls.HyperLink control.