Sitecore 5.0 API

Settings.DefaultTheme Property

Gets the default Sitecore client theme.

[Visual Basic]
Public Shared ReadOnly Property DefaultTheme As String
[C#]
public static string DefaultTheme {get;}

Property Value

Default value: "standard"

Remarks

A theme is a set of colors and fonts used in the Sitecore client (ie. a 'skin').

See Also

Settings Class | Sitecore.Configuration Namespace