Click or drag to resize

ILayoutColumnContentUnits Property


Gets all direct child Content Unit Instances contained in this column

Namespace:  Ingeniux.CMS.Presentation
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IEnumerable<IContentUnitInstance> ContentUnits { get; }

Property Value

Type: IEnumerableIContentUnitInstance
See Also