Checks if response cookie exists.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- name
- Type: System String
Cookie name
- cookie
- Type: System.Web HttpCookie
Output the existing cookie
Return Value
Type: BooleanSee Also