Click or drag to resize

ClientModuleConfig Constructor

Constructor with parameter

Namespace:  SOWIApp.Administrator
Assembly:  SOWIApp.Administrator (in SOWIApp.Administrator.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public ClientModuleConfig(
	Guid pToken,
	Dictionary<string, string> pDictionaryUI
)

Parameters

pToken
Type: SystemGuid
session token
pDictionaryUI
Type: System.Collections.GenericDictionaryString, String
dictionary UI
See Also