Click or drag to resize

IPagePresentationColumns Method


Retrieves all layout columns 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<ILayoutColumn> Columns()

Return Value

IEnumerableILayoutColumn
Collection of all layout columns
See Also