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

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

Return Value

Type: InfoDataSetDeviceProfileInfo
See Also