TIWCGJQThemeSwitcherLoadType Enumeration

Represents type TIWCGJQThemeSwitcherLoadType.

Namespace: IWCGJQThemeSwitcher
type
 TIWCGJQThemeSwitcherLoadType = (tsltCookie,tsltForceLoadTheme);

The TIWCGJQThemeSwitcherLoadType type exposes the following members.

Show:
 NameDescription
tsltCookie

Represents constant tsltCookie.

tsltForceLoadTheme

Represents constant tsltForceLoadTheme.

Top