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.5.94
Syntax
IEnumerable<ILayoutRow> Rows()

Return Value

Type: IEnumerableILayoutRow
Collection of layout rows
See Also