Class InstallationConstants.ContextIds
Context identifiers for asset prewarming and grouping
Inheritance
InstallationConstants.ContextIds
Assembly: Serenity.Shared.dll
Syntax
public static class InstallationConstants.ContextIds
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