Click or drag to resize
DeviceProfileInfoProviderGetDeviceProfiles Method
Returns all device profiles.

Namespace: CMS.DeviceProfiles
Assembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 12.0.0
Syntax
C#
public static ObjectQuery<DeviceProfileInfo> GetDeviceProfiles()

Return Value

Type: ObjectQueryDeviceProfileInfo
See Also