| CookieHelperResponseCookieExists Method (String) | 
            Checks if response cookie exists.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntaxpublic static bool ResponseCookieExists(
	string name
)
Parameters
- name
 - Type: SystemString
Cookie name 
Return Value
Type: 
Boolean
See Also