Sitecore 5.1.1 API

Settings.DebugBorderColor Property

Gets the color of debug borders.

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

Property Value

Default value: "red"

Remarks

This is the CSS color value to use when drawing borders around elements on the Sitecore debug page (/sitecore/debug).

See Also

Settings Class | Sitecore.Configuration Namespace