CookieHelper..::..Set Method (String, String)

Sets the specified key.

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

Syntax


public static void Set(
	string key,
	string value
)

Parameters

key
Type: String
The key.
value
Type: String
The value.