CookieHelperChangeCookieLevel Method |
Changes the cookie level to a specified level
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax public static void ChangeCookieLevel(
int newLevel
)
Parameters
- newLevel
- Type: SystemInt32
New level
See Also