Click or drag to resize
DeviceInfoEntryIsMobile Property
Indicates if device is mobile.

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

Property Value

Type: Boolean
See Also