Click or drag to resize

IPagePresentationContentUnits Method


Retrieves all content unit instances that are placed under this presentation.

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 all content unit instances in this presentation
See Also