Gets a device by its device ID.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- deviceId
- Type: SystemString
The ID of the device from the mobile detection library.
Return Value
Type: IDeviceInfoDevice with matching ID. Returns null if this device doesn't exist.
See Also