DeviceContextCurrentDeviceProfiles Property |
Returns list of current device profiles.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.2.23
Syntax public static List<DeviceProfileInfo> CurrentDeviceProfiles { get; set; }
Property Value
Type:
ListDeviceProfileInfoSee Also