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