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

Namespace: CMS.DeviceProfiles
Assembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 10.0.0
Syntax
C#
protected virtual ObjectQuery<DeviceProfileInfo> GetDeviceProfilesInternal()

Return Value

Type: ObjectQueryDeviceProfileInfo
See Also