Click or drag to resize
DeviceContextCurrentDeviceProfile Property
Returns current device profile info.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static DeviceProfileInfo CurrentDeviceProfile { get; set; }

Property Value

Type: DeviceProfileInfo
See Also