CookieHelper
.
.
::
.
.
Set Method (String, String)
Sets the specified key.
Namespace:
Core
Assembly:
Core
(in Core.dll)
Syntax
C#
public
static
void
Set
(
string
key
,
string
value
)
Parameters
key
Type:
String
The key.
value
Type:
String
The value.
See Also
CookieHelper Class
Set Overload
Core Namespace