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 DictionaryUI As Dictionary(Of String, String)
Get
Set
Property Value
Type:
DictionaryString,
StringSee Also