Class CacheServerConstants
- Namespace
- CodeBase.AcceleratorHelper
- Assembly
- 4Experience.CodeBase.AcceleratorHelper.Editor.dll
public static class CacheServerConstants
- Inheritance
-
CacheServerConstants
Fields
public const int ADVANCED_SETUP_MENU_GROUP_PRIORITY = 112
Field Value
- int
public const string CACHE_SERVER_ADVANCED_OPTIONS_TOOLBAR = "4Experience/CodeBase/Cache Server/Advanced Options/"
Field Value
- string
CACHE_SERVER_IP_ADDRESS_KEY
public const string CACHE_SERVER_IP_ADDRESS_KEY = "CacheServer2IPAddress"
Field Value
- string
public const string CACHE_SERVER_ROOT_MENU = "4Experience/CodeBase/Cache Server/"
Field Value
- string
CACHE_SERVER_STATUS_KEY
public const string CACHE_SERVER_STATUS_KEY = "CacheServer2Mode"
Field Value
- string
CHECKER_DIALOG
public const string CHECKER_DIALOG = "4Experience/CodeBase/Cache Server/Advanced Options/DEBUG - Display Checker dialog"
Field Value
- string
public const string CHECK_PREFERENCES_MENU_ITEM = "4Experience/CodeBase/Cache Server/Advanced Options/DEBUG - Check Editor Preferences Settings"
Field Value
- string
public const string CUSTOM_MENU_ITEM = "4Experience/CodeBase/Cache Server/Advanced Options/Enable Custom Cache Server"
Field Value
- string
public const int DEBUG_MENU_GROUP_PRIORITY = 123
Field Value
- int
DEFAULT_IP_VALUE
public const string DEFAULT_IP_VALUE = "Unknown"
Field Value
- string
public const string DISABLE_MENU_ITEM = "4Experience/CodeBase/Cache Server/Advanced Options/Disable Cache Server"
Field Value
- string
IGNORE_CACHE_SERVER_CHECKER_KEY
public const string IGNORE_CACHE_SERVER_CHECKER_KEY = "IgnoreCacheServerChecker"
Field Value
- string
public const string LOCAL_MENU_ITEM = "4Experience/CodeBase/Cache Server/Enable Local Cache Server"
Field Value
- string
MAIN_SETUP_MENU_GROUP_PRIORITY
public const int MAIN_SETUP_MENU_GROUP_PRIORITY = 101
Field Value
- int
public const string REMOTE_MENU_ITEM = "4Experience/CodeBase/Cache Server/Enable Remote Cache Server"
Field Value
- string
public const string RESET_IGNORE_CHECKER_MENU_ITEM = "4Experience/CodeBase/Cache Server/Advanced Options/DEBUG - Reset Ignore Cache Server Checker key"
Field Value
- string