Mono Class Library: Overview

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 url of the image.
NavigateUrlstring. Get/set the location of the link.
Targetstring. Get/set the frame's name that should be used for displaying the page set by the HyperLink.NavigateUrl property.
Textstring. Text sent to the browser as the explaining label of the System.Web.UI.WebControls.HyperLink (the text we all see in the hyperlinks).