Click or drag to resize

ISchemaContentPresentations Property


Gets/sets the schema's/pages presentations collection.

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

Property Value

Type: IPagePresentationCollection
See Also