Sitecore 5.0 API

Appearance.Style Property

Gets or sets the CSS style.

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

Remarks

The CSS style of the item as it appears in the Sitecore client content tree.

See Also

Appearance Class | Sitecore.Data Namespace