Sitecore 5.0 API

Appearance.LongDescription Property

Gets or sets the long description.

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

Remarks

A longer description of the object.

See Also

Appearance Class | Sitecore.Data Namespace