Click or drag to resize
ICurrentDeviceProvider Interface
Interface for the provider retrieving the current device.

Namespace: CMS.DeviceProfiles
Assembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 11.0.0
Syntax
C#
public interface ICurrentDeviceProvider

The ICurrentDeviceProvider type exposes the following members.

Methods
  NameDescription
Public methodGetCurrentDevice
Gets the current device information.
Top
See Also