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.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public bool IsMobile { get; }

Property Value

Type: Boolean
See Also