Class ConfigurationKeys
Centralized constants for configuration keys
Inheritance
ConfigurationKeys
Assembly: Serenity.Shared.dll
Syntax
public static class ConfigurationKeys
Fields
FONT_SIZE_KEY
Declaration
public const string FONT_SIZE_KEY = "Font Size Key"
Field Value
GAME_LANGUAGE_KEY
Declaration
public const string GAME_LANGUAGE_KEY = "GameLanguageKey"
Field Value
SCALE_KEY
Declaration
public const string SCALE_KEY = "Scale Key"
Field Value
VOICE_LANGUAGE_KEY
Declaration
public const string VOICE_LANGUAGE_KEY = "VoiceLanguageKey"
Field Value