Click or drag to resize
DeviceContextCurrentDeviceProfile Property
Returns current device profile info.

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

Property Value

Type: DeviceProfileInfo
See Also