SaaS CMS has officially launched! Learn more now.

Class UserInterfaceElement

Inheritance
System.Object
UserInterfaceElement
Namespace: EPiServer.Shell.Configuration
Assembly: EPiServer.Shell.dll
Version: 11.20.7
Syntax
public class UserInterfaceElement : ConfigurationElement

Constructors

UserInterfaceElement()

Declaration
public UserInterfaceElement()

Properties

ThemeClass

Declaration
public string ThemeClass { get; set; }
Property Value
Type Description
System.String

Extension Methods