| BrowserHelperIsMobileDevice Method (Boolean) | 
            Indicates if browser is mobile device.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
 Syntax
Syntaxpublic static bool IsMobileDevice(
	bool detectLargeDevice
)
Parameters
- detectLargeDevice
- Type: SystemBoolean
 Indicates if large devices should be detected as mobile
Return Value
Type: 
Boolean See Also
See Also