Class CommonNames.Scenes
Scene names used in the application
Inherited Members
Namespace: Serenity.Shared.Constants
Assembly: Serenity.Shared.dll
Syntax
public static class CommonNames.Scenes
Fields
INITIALIZATION_SCENE
Declaration
public const string INITIALIZATION_SCENE = "InitializationScene"
Field Value
| Type | Description |
|---|---|
| string | The initialization scene. |