Click or drag to resize

AppControllerDataItemClassDictionaryUI Property

Gives Dictionary UI

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

Property Value

Type: DictionaryString, String
Remarks
This Dictionary UI is setting by constructor
See Also