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