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

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
)

Parameters

state
Type: System.Collections.SpecializedNameValueCollection
settXml
Type: SystemString
See Also