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