CookieHelperGetCurrentCookieLevel Method |
Gets the cookie level
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
Syntax public static int GetCurrentCookieLevel(
int defaultLevel
)
Parameters
- defaultLevel
- Type: SystemInt32
Default level to ensure in case level not set
Return Value
Type:
Int32See Also