IPageVersionPresentationElements Method Ingeniux CMS Content Store API

Retrieves the direct child Elements of this page version that were added by its Presentation Content Unit,

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

IEnumerable<IElement> PresentationElements()

Return Value

Type: IEnumerableIElement
Collection of the Presentation Content Unit group's direct child elements. Returns an empty collection if this page version doesn't have any elements.
See Also

Reference