CookieHelperGetCookieLevelInternal Method |
Gets the cookie level for the given cookie
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax protected virtual int GetCookieLevelInternal(
string name
)
Parameters
- name
- Type: SystemString
Cookie name
Return Value
Type:
Int32See Also