Click or drag to resize

FieldKernelIsMobileOrTablet Property

Gets whether or not the current browser is for a mobile or table device.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected bool IsMobileOrTablet { get; }

Property Value

Type: Boolean
See Also