Click or drag to resize

ControllerStandardDataItemClassDictionaryUI Property

Initialize with SOWIWeb.Helper.Session.DictionaryUI;

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

Property Value

Type: DictionaryString, String

Implements

IControllerStandardDictionaryUI
See Also