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