Click or drag to resize

IPagePresentationRows Method


Retrieves all layout rows 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<ILayoutRow> Rows()

Return Value

IEnumerableILayoutRow
Collection of layout rows
See Also