Click or drag to resize
CMSCssSettingsContainers Property
List of web part containers

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

Property Value

Type: ListCMSItem
See Also