| CookieHelperChangeCookieLevel Method  | 
            Changes the cookie level to a specified level
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntaxpublic static void ChangeCookieLevel(
	int newLevel
)
Parameters
- newLevel
 - Type: SystemInt32
New level 
See Also