AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

CookieHelper..::..CookieExist Method

Overload List


  Name Description
Public method Static member CookieExist(HttpContext, String, String)
Determines whether a cookie (and optionally a specific key within it) exists in the request.
Public method Static member CookieExist(HttpContextWrapper, String, String)
Determines whether a cookie (and optionally a specific key within it) exists in the request.