Click or drag to resize

ILayoutColumnAllDisplayUnits Property


Gets all direct child display units contained in this column, including both Content Unit Instances and Layout Rows

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

Property Value

Type: IEnumerableIDisplayUnit
See Also