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.6.492
Syntax
IEnumerable<IContentUnitInstance> ContentUnits()

Return Value

IEnumerableIContentUnitInstance
Collection of all content unit instances in this presentation
See Also