CookieHelper Members
The CookieHelper type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Get |
Get cookie value specified by the key.
|
|
|
Remove |
Remove cookie specified by the key.
|
|
|
RemoveAll |
Removes all.
|
|
|
Set(String, String, Int32) |
Set cookie value specified by the key.
|
|
|
Set(String, String) |
Sets the specified key.
|