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
SerenityHubViewIds
Assembly: Serenity.UnityLocalization.Installation.Editor.dll
Syntax
public static class SerenityHubViewIds
Fields
Advanced
Declaration
public const string Advanced = "advanced"
Field Value
Browse
Declaration
public const string Browse = "browse"
Field Value
Create
Declaration
public const string Create = "create"
Field Value
Home
Declaration
public const string Home = "home"
Field Value
Learn
Declaration
public const string Learn = "learn"
Field Value
Validate
Declaration
public const string Validate = "validate"
Field Value