DeviceContextCurrentDeviceProfiles Property |
Returns list of current device profiles.
Namespace: CMS.DeviceProfilesAssembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 12.0.0
Syntax public static List<DeviceProfileInfo> CurrentDeviceProfiles { get; set; }
Property Value
Type:
ListDeviceProfileInfoSee Also