Click or drag to resize

IComponentContentUnitInstanceContentUnits Method


Retrieve all the Content Unit Instances, placed within the child Layout

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

Return Value

Type: IEnumerableIContentUnitInstance
Collection of Content Unit Instance under child Layout
See Also