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

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

Property Value

Type: CurrentDevice
See Also