logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class InstallationConstants.TypeLabels

    Compatibility shim that re-exports the canonical type labels defined in ModuleLabels.Types.

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

    Fields

    AUDIO_CLIP

    Declaration
    public const string AUDIO_CLIP = "type:audio"
    Field Value
    Type Description
    string

    FONT

    Declaration
    public const string FONT = "type:font"
    Field Value
    Type Description
    string

    IMAGE

    Declaration
    public const string IMAGE = "type:image"
    Field Value
    Type Description
    string
    In this article
    © 2026 Serenity. All Rights Reserved