Click or drag to resize

IMobileDeviceManagerGenericDevice Property


Gets the generic device information.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
IGenericDevice GenericDevice { get; }

Property Value

Type: IGenericDevice
Remarks
Used to retrieve the fallback device with default mobile width and height properties when an exact device type is unknown.
See Also