CookieHelper
.
.
::
.
.
Get Method
Get cookie value specified by the key.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
static
string
Get
(
string
key
)
Parameters
key
Type:
String
See Also
CookieHelper Class
Core Namespace