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.PortalEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public static bool DeviceProfileActive { get; }

Property Value

Type: Boolean
See Also