Click or drag to resize
CookieHelperEnforceSessionCookieLevel Method
Removes the session cookie in case it's level is below the current cookie level and viewstate user key is disabled.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static void EnforceSessionCookieLevel()
See Also