Click or drag to resize
CMSCssSettingsWebPartLayouts Property
List of web part layouts

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

Property Value

Type: ListCMSItem
See Also