Click or drag to resize
DeviceContextCurrentDevice Property
Returns current device information.

Namespace: CMS.DeviceProfiles
Assembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 10.0.0
Syntax
C#
public static CurrentDeviceInfo CurrentDevice { get; set; }

Property Value

Type: CurrentDeviceInfo
See Also