CookieHelper Methods

HD.Common

CookieHelper Methods Helper帮助文档

The CookieHelper type exposes the following members.

Methods

  Name Description
Public method Static member ClearCookie
清除指定Cookie
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method Static member GetCookieValue
获取指定Cookie值
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Static member SetCookie(String, String)
添加一个Cookie(24小时过期)
Public method Static member SetCookie(String, String, DateTime)
添加一个Cookie
Public method ToString (Inherited from Object.)
Top
See Also

Reference