Click or drag to resize
CurrentDeviceInfoIsMobile Property
The device's primary data connection is wireless and is designed to operate mostly from battery power (ie a mobile phone, smart phone or tablet).

Namespace: CMS.DeviceProfiles
Assembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 10.0.0
Syntax
C#
public bool IsMobile { get; }

Property Value

Type: Boolean
See Also