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

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

Return Value

Type: ObjectQueryDeviceProfileInfo
See Also