Click or drag to resize

CustomerSettingKeyTheme Field

Used to set the UI theme in the application. The theme must correspond to the name of a directory in the [path to web app]\Themes folder.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public const string Theme = "UITheme"

Field Value

Type: String
See Also