Click or drag to resize

IMobileDeviceManagerEnabled Property


Gets and sets whether mobile emulation is enabled. When not enabled, device bundles cannot be selected to emulate mobile preview, and the CMS user interface does not allow management of device bundles.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
bool Enabled { get; set; }

Property Value

Type: Boolean
See Also