The properties of System.Web.UI.HtmlControls.HtmlAnchor are listed below. For a list of all members, see the HtmlAnchor Members list.
See Also: Inherited members from System.Web.UI.HtmlControls.HtmlContainerControl
CausesValidation | bool.
![]() Gets or sets a value indicating whether validation is performed when the System.Web.UI.HtmlControls.HtmlAnchor control is clicked. | |
HRef | string.
![]() Gets or sets the URL target of the link specified in the System.Web.UI.HtmlControls.HtmlAnchor server control. | |
Name | string.
![]() Gets or sets the bookmark name defined in the System.Web.UI.HtmlControls.HtmlAnchor server control. | |
Target | string.
![]() Gets or sets the name of the browser window or frame that displays the contents of the Web page that is linked to when the System.Web.UI.HtmlControls.HtmlAnchor control is clicked. | |
Title | string.
![]() Gets or sets the ToolTip text displayed when the mouse pointer is placed over the System.Web.UI.HtmlControls.HtmlAnchor control. | |
ValidationGroup | string.
![]() Gets or sets the group of controls for which the System.Web.UI.HtmlControls.HtmlAnchor control causes validation when it posts back to the server. |