Class CommonNames.Timers
Timer names used throughout the application
Inherited Members
Namespace: Serenity.Shared.Constants
Assembly: Serenity.Shared.dll
Syntax
public static class CommonNames.Timers
Fields
APP_TIMER
Declaration
public const string APP_TIMER = "appTimer"
Field Value
| Type | Description |
|---|---|
| string | The application timer. |