Click or drag to resize
DeviceInfoDataSet Class
Device info dataset class for loading DeviceInfoEntry objects.
Inheritance Hierarchy
SystemObject
  CMS.PortalEngineDeviceInfoDataSet

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax
C#
public static class DeviceInfoDataSet

The DeviceInfoDataSet type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetData
Returns filtered data from dataset.
Top
Properties
  NameDescription
Public propertyStatic memberData
Complete dataset of device infos.
Public propertyStatic memberHasPremiumData
Returns true if current data is from premium fifty degrees data.
Top
See Also