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

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

Return Value

Type: ObjectQueryDeviceProfileInfo
See Also