Sitecore 5.1.1 API

Settings.WebStylesheet Property

Gets the path to the default web site stylesheet.

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

Property Value

Default value: /default.css.

Remarks

The stylesheet pointed to by this setting is automatically added to all pages descending from Sitecore.BasePage".

See Also

Settings Class | Sitecore.Configuration Namespace