System.Web.UI.HtmlControls.HtmlAnchor: Property Members

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

Public Properties

CausesValidationbool.

Gets or sets a value indicating whether validation is performed when the System.Web.UI.HtmlControls.HtmlAnchor control is clicked.

HRefstring.

Gets or sets the URL target of the link specified in the System.Web.UI.HtmlControls.HtmlAnchor server control.

Namestring.

Gets or sets the bookmark name defined in the System.Web.UI.HtmlControls.HtmlAnchor server control.

Targetstring.

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.

Titlestring.

Gets or sets the ToolTip text displayed when the mouse pointer is placed over the System.Web.UI.HtmlControls.HtmlAnchor control.

ValidationGroupstring.

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.