Click or drag to resize
CMSCssSettingsDeviceLayouts Property
List of device layouts

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public List<CMSItem> DeviceLayouts { get; set; }

Property Value

Type: ListCMSItem
See Also