Click or drag to resize
AppDataHelperLoadConnData 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 LoadConnData(
	NameValueCollection state,
	string connXml,
	Dictionary<Object, Object> dict
)

Parameters

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