Lists all devices included in the mobile detection library, that contains any of the provided keywords
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Parameters
- keywords
- Type: SystemString
[Missing <param name="keywords"/> documentation for "M:Ingeniux.CMS.IMobileDeviceManager.GetDeviceCandidates(System.String,System.String[])"]
- excludeIds
- Type: SystemString
[Missing <param name="excludeIds"/> documentation for "M:Ingeniux.CMS.IMobileDeviceManager.GetDeviceCandidates(System.String,System.String[])"]
Return Value
Type: IEnumerableIDeviceInfoCollection of devices.
See Also