logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class InstallationConstants.ContextIds

    Context identifiers for asset prewarming and grouping

    Inheritance
    object
    InstallationConstants.ContextIds
    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 InstallationConstants.ContextIds

    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