Click or drag to resize
CookieHelperNonStaticAddData Method

Namespace: SxcUtilsLib
Assembly: SxcUtilsLib (in SxcUtilsLib.dll) Version: 2013.4.30.0 (2013.4.30.0)
Syntax
public void AddData(
	Dictionary<Object, Object> dict,
	string key,
	string value
)

Parameters

dict
Type: System.Collections.GenericDictionaryObject, Object
key
Type: SystemString
value
Type: SystemString
See Also