Click or drag to resize

IControllerStandardDictionaryUI Property

User interface dictionary (this can be Null)

Namespace:  SOWIWeb.Helper.Interface
Assembly:  SOWIWeb.Helper (in SOWIWeb.Helper.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
Dictionary<string, string> DictionaryUI { get; set; }

Property Value

Type: DictionaryString, String
See Also