System.Web.UI.HtmlControls.HtmlAnchor.Title Property

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

Syntax

[System.ComponentModel.Localizable(true)]
[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.DefaultValue("")]
public string Title { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use this property to provide a custom ToolTip for the System.Web.UI.HtmlControls.HtmlAnchor control. This text is displayed when the mouse pointer rests over the control.

Requirements

Namespace: System.Web.UI.HtmlControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0