logo SERENITY
Game Systems Foundation
Search Results for

    Show / Hide Table of Contents

    Class SerenityHubViewIds

    Stable sidebar view identifiers (spec §2), in sidebar order. Shared by SerenityHubNavigator (persistence, default landing view) and every ISerenityHubView implementation's Id, so both sides of navigation always agree on the same strings.

    Inheritance
    object
    SerenityHubViewIds
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: Serenity.Localization.Installation.Settings.Editor.Hub.Navigation
    Assembly: Serenity.UnityLocalization.Installation.Editor.dll
    Syntax
    public static class SerenityHubViewIds

    Fields

    Advanced

    Declaration
    public const string Advanced = "advanced"
    Field Value
    Type Description
    string

    Browse

    Declaration
    public const string Browse = "browse"
    Field Value
    Type Description
    string

    Create

    Declaration
    public const string Create = "create"
    Field Value
    Type Description
    string

    Home

    Declaration
    public const string Home = "home"
    Field Value
    Type Description
    string

    Learn

    Declaration
    public const string Learn = "learn"
    Field Value
    Type Description
    string

    Validate

    Declaration
    public const string Validate = "validate"
    Field Value
    Type Description
    string
    In this article
    © 2026 Serenity. All Rights Reserved