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

Set cookie value specified by the key.

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

Syntax


public static void Set(
	string key,
	string value,
	int dayExpires
)

Parameters

key
Type: String
value
Type: String
dayExpires
Type: Int32