Click or drag to resize
CookieHelperGetCookie Method

Namespace: SxcUtilsLib
Assembly: SxcUtilsLib (in SxcUtilsLib.dll) Version: 2013.4.30.0 (2013.4.30.0)
Syntax
public static void GetCookie(
	string userid,
	Dictionary<Object, Object> dict
)

Parameters

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