Class UserInterfaceElement
Defines global user interface settings
Inheritance
System.Object
UserInterfaceElement
Namespace: EPiServer.Shell.Configuration
Assembly: EPiServer.Shell.dll
Version: 9.12.2Syntax
public class UserInterfaceElement : ConfigurationElement
Constructors
UserInterfaceElement()
Declaration
public UserInterfaceElement()
Properties
ThemeClass
Gets or sets the the theme class(es) used for the body element.
Declaration
public string ThemeClass { get; set; }
Property Value
Type | Description |
---|---|
System.String |