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