Colors Class

NAMESPACE

RASAdminEngine.Core.OutputModels.Themes.HTML5

DESCRIPTION

Theme HTML5 Colors Settings

INHERITED FROM

RASSerilazableObj
Colors

INTERFACES

PUBLIC PROPERTIES

Type Name Description
UInt32 AlertBackgroundColor The alert background color. Returns the sRGB value.
UInt32 AlertTextColor The alert text color. Returns the sRGB value.
UInt32 ButtonsBackgroundColor The buttons background and link color. Returns the sRGB value.
UInt32 ButtonsTextColor The buttons text color. Returns the sRGB value.
UInt32 HeaderBackgroundColor The header background color. Returns the sRGB value.
UInt32 SelectionHighlightingColor The selection highlighting color. Returns the sRGB value.
UInt32 SubHeaderBackgroundColor The sub header background color. Returns the sRGB value.
UInt32 SubHeaderTextColor The sub header text color. Returns the sRGB value.
UInt32 WorkAreaBackgroundColor The work area background color. Returns the sRGB value.
UInt32 WorkAreaTextColor The work area text color. Returns the sRGB value.

PUBLIC METHODS

Type Name Description
Int32 CompareTo (Object obj) Inherited from RASSerilazableObj
Boolean Equals (Object obj) Inherited from RASSerilazableObj
Int32 GetHashCode () Inherited from RASSerilazableObj
Type GetType ()
String ToString ()

References to Types

ThemeHTML5Client