| CookieHelperGetCookieLevel Method  | 
            Gets the cookie level from a string value
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntaxpublic static int GetCookieLevel(
	string value,
	int defaultValue
)
Parameters
- value
 - Type: SystemString
Level value, number or string representation - defaultValue
 - Type: SystemInt32
Default value 
Return Value
Type: 
Int32
See Also