CookieHelper Members

The CookieHelper type exposes the following members.

Methods


  Name Description
Public method Static member Get
Get cookie value specified by the key.
Public method Static member Remove
Remove cookie specified by the key.
Public method Static member RemoveAll
Removes all.
Public method Static member Set(String, String, Int32)
Set cookie value specified by the key.
Public method Static member Set(String, String)
Sets the specified key.