Sitecore 5.0 API

Appearance.ShortDescription Property

Gets or sets the short description.

[Visual Basic]
Overridable Public Property ShortDescription As String
[C#]
public virtual string ShortDescription {get; set;}

Remarks

A short description of the object. Usually used for tool tips.

See Also

Appearance Class | Sitecore.Data Namespace