Class PersistedBranding
Inherited Members
Namespace: OEMS.UI.Services
Assembly: OEMS.UI.dll
Syntax
public class PersistedBranding
Properties
LogoPath
Declaration
public string LogoPath { get; set; }
Property Value
Type | Description |
---|---|
string |
PrimaryColor
Declaration
public string PrimaryColor { get; set; }
Property Value
Type | Description |
---|---|
string |
SecondaryColor
Declaration
public string SecondaryColor { get; set; }
Property Value
Type | Description |
---|---|
string |