Click or drag to resize

ISchemaBasicPresentations Property


Gets the schema's presentations collection, which is applied to all pages created from this schema.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IPagePresentationCollection Presentations { get; }

Property Value

Type: IPagePresentationCollection
See Also