Class ErrorMessages.ResourceLoading
Resource loading error messages
Inheritance
ErrorMessages.ResourceLoading
Assembly: Serenity.Shared.dll
Syntax
public static class ErrorMessages.ResourceLoading
Fields
GAME_GRAPHICS_SETTINGS_NOT_FOUND
Declaration
public const string GAME_GRAPHICS_SETTINGS_NOT_FOUND = "GameGraphicsSettings not found on Resources folder"
Field Value
LOCALIZATION_SETTINGS_NOT_FOUND
Declaration
public const string LOCALIZATION_SETTINGS_NOT_FOUND = "LocalizationSettings not found on Resources folder"
Field Value
UI_SETTINGS_NOT_FOUND
Declaration
public const string UI_SETTINGS_NOT_FOUND = "UiSettings not found on Resources folder"
Field Value