IDeviceBundleRepresentativeDevice Property Ingeniux CMS Content Store API

Gets the device that represents this bundle. This device's user agent is used for mobile preview emulation.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

IDeviceInfo RepresentativeDevice { get; }

Property Value

Type: IDeviceInfo
Remarks

This device cannot be removed from the bundle, but it can be set to another device in the bundle.
See Also

Reference