Click or drag to resize

IPagePresentationCollectionDefaultPresentations Method


Retrieves all Presentations

Namespace:  Ingeniux.CMS.Presentation
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IEnumerable<IPagePresentation> DefaultPresentations()

Return Value

Type: IEnumerableIPagePresentation
Collection of all Presentations
See Also