Click or drag to resize
CookieHelperRemoveData Method

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

Parameters

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