Click or drag to resize
ICurrentDeviceProviderGetCurrentDevice Method
Gets the current device information.

Namespace: CMS.DeviceProfiles
Assembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 11.0.0
Syntax
C#
CurrentDevice GetCurrentDevice()

Return Value

Type: CurrentDevice
Return the current device information.
See Also