Click or drag to resize

IMobileDeviceManager Properties


The IMobileDeviceManager type exposes the following members.

Properties
  NameDescription
Public propertyContentStore
Gets the Content Store.
(Inherited from ITransactionalEntity.)
Public propertyCurrentUser
Gets the Operating User for the Session .
(Inherited from ITransactionalEntity.)
Public propertyEnabled
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.
Public propertyGenericDevice
Gets the generic device information.
Public propertyItem
Gets an device bundle by its name.
Public propertySession
Gets the User Session that this manager instance was initiated from.
(Inherited from ITransactionalEntity.)
Top
See Also