Click or drag to resize
AppDataHelperLoadSettingsData Method (NameValueCollection, String, DictionaryObject, Object)

Namespace: SxcUtilsLib
Assembly: SxcUtilsLib (in SxcUtilsLib.dll) Version: 2013.4.30.0 (2013.4.30.0)
Syntax
public static void LoadSettingsData(
	NameValueCollection state,
	string settXml,
	Dictionary<Object, Object> dict
)

Parameters

state
Type: System.Collections.SpecializedNameValueCollection
settXml
Type: SystemString
dict
Type: System.Collections.GenericDictionaryObject, Object
See Also