logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class ContextIdentifiers

    Centralized constants for context identifiers used in asset prewarming and initialization

    Inheritance
    object
    ContextIdentifiers
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Shared.Constants
    Assembly: Serenity.Shared.dll
    Syntax
    public static class ContextIdentifiers

    Fields

    BOOT

    Declaration
    public const string BOOT = "boot"
    Field Value
    Type Description
    string

    DEFAULT

    Declaration
    public const string DEFAULT = "default"
    Field Value
    Type Description
    string

    PREWARM_LABELS

    Declaration
    public const string PREWARM_LABELS = "prewarm:labels"
    Field Value
    Type Description
    string

    UI_THEME

    Declaration
    public const string UI_THEME = "ui-theme"
    Field Value
    Type Description
    string
    In this article
    © 2026 Serenity. All Rights Reserved