Click or drag to resize
CookieHelperNonStaticInflateCookie Method

Namespace: SxcUtilsLib
Assembly: SxcUtilsLib (in SxcUtilsLib.dll) Version: 2013.4.30.0 (2013.4.30.0)
Syntax
public CookieInflateReport InflateCookie(
	string cookie,
	Dictionary<Object, Object> dict
)

Parameters

cookie
Type: SystemString
dict
Type: System.Collections.GenericDictionaryObject, Object

Return Value

Type: CookieInflateReport
See Also