CookieHelper..::..Get Method

Get cookie value specified by the key.

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

Syntax


public static string Get(
	string key
)

Parameters

key
Type: String