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.DeviceProfilesAssembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 10.0.0
Syntax public bool IsMobile { get; }
Property Value
Type:
BooleanSee Also