Class ContextIdentifiers
Centralized constants for context identifiers used in asset prewarming and initialization
Inheritance
ContextIdentifiers
Assembly: Serenity.Shared.dll
Syntax
public static class ContextIdentifiers
Fields
BOOT
Declaration
public const string BOOT = "boot"
Field Value
DEFAULT
Declaration
public const string DEFAULT = "default"
Field Value
PREWARM_LABELS
Declaration
public const string PREWARM_LABELS = "prewarm:labels"
Field Value
UI_THEME
Declaration
public const string UI_THEME = "ui-theme"
Field Value