Colors Class

NAMESPACE

RASAdminEngine.Core.OutputModels.Themes.UserPortal

DESCRIPTION

Theme User Portal Colors Settings

INHERITED FROM

RASSerilazableObjarrow-up-right⇒Colors

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

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.

HeaderOptions

The header options.

UInt32

WorkAreaBackgroundColor

The work area background color. Returns the sRGB value.

WorkAreaImage

The work area image.

UInt32

WorkAreaTextColor

The work area text color. Returns the sRGB value.

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated