Click or drag to resize
DeviceProfileInfoProviderGetDeviceProfileInfosInternal Method
Returns dataset of ALL device infos stored in the database.

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

Return Value

Type: InfoDataSetDeviceProfileInfo
See Also