System.Web.UI.WebControls.WebParts.WebPartVerb.Description Property

Gets or sets a short description of the verb.

Syntax

[System.ComponentModel.NotifyParentProperty(true)]
[System.ComponentModel.Localizable(true)]
public virtual string Description { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use this property to get or set a description of a verb that appears as a ToolTip when a user positions a mouse pointer over the verb.

Requirements

Namespace: System.Web.UI.WebControls.WebParts
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0