Click or drag to resize
CMSCssSettings.WebParts Property
List of web parts

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

Property Value

Type: List<CMSItem>
See Also