Settings.HtmlEditorBackground Property
Gets the html editor background color.
[Visual Basic]
Public Shared ReadOnly Property HtmlEditorBackground As
String
[C#]
public static
string HtmlEditorBackground {get;}
Property Value
Default value: "white"
Remarks
CSS color code for the background color of the html editor in the Sitecore client.
See Also
Settings Class | Sitecore.Configuration Namespace