CookieHelper..::..Remove Method

Remove cookie specified by the key.

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public static void Remove(
	string key
)

Parameters

key
Type: String