Click or drag to resize
CurrentDeviceExtensions Class
Provides extension methods for CurrentDevice.
Inheritance Hierarchy
SystemObject
  CMS.DeviceProfilesCurrentDeviceExtensions

Namespace: CMS.DeviceProfiles
Assembly: CMS.DeviceProfiles (in CMS.DeviceProfiles.dll) Version: 11.0.0
Syntax
C#
public static class CurrentDeviceExtensions

The CurrentDeviceExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsMobile
Extends CurrentDevice for detection if device is mobile.
Top
See Also