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
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. |