Click or drag to resize
DeviceContextCurrentDeviceProfiles Property
Returns list of current device profiles.

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

Property Value

Type: ListDeviceProfileInfo
See Also