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; }
ReadOnly Property MobileDeviceInformation As IMobileDevice
Get
property IMobileDevice^ MobileDeviceInformation {
IMobileDevice^ get ();
}
abstract MobileDeviceInformation : IMobileDevice with get
Property Value
Type:
IMobileDeviceSee Also