Click or drag to resize
PortalHelperDeviceProfileActive Property
Determines whether any device profile is being used at the moment and its dimensions are valid.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax
C#
public static bool DeviceProfileActive { get; }

Property Value

Type: Boolean
See Also