IMobileDeviceManagerGenericDevice Property
|
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxIGenericDevice GenericDevice { get; }ReadOnly Property GenericDevice As IGenericDevice
Get
property IGenericDevice^ GenericDevice {
IGenericDevice^ get ();
}abstract GenericDevice : IGenericDevice with get
Property Value
IGenericDevice
RemarksUsed to retrieve the fallback device with default mobile width and height properties when an exact device type is unknown.
See Also