| CookieHelperEnsureResponseCookie Method  | 
            Ensure response cookie.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntaxpublic static void EnsureResponseCookie(
	string cookieName
)
Parameters
- cookieName
 - Type: SystemString
 
See Also