Click or drag to resize

ICMSPageMobileDeviceInformation Property

Get the mobile device information, if the Http Request was from browser on a mobile device; Otherwise, returns null.

Namespace:  Ingeniux.Runtime
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
IMobileDevice MobileDeviceInformation { get; }

Property Value

Type: IMobileDevice
See Also