| CookieHelperIsCookieAllowedInternal Method  | 
            Returns true if the cookie is allowed based on current cookie level
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntaxprotected virtual bool IsCookieAllowedInternal(
	string name
)
Parameters
- name
 - Type: SystemString
Cookie name 
Return Value
Type: 
Boolean
See Also