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.3.169
Syntax IPagePresentationCollection Presentations { get; }
ReadOnly Property Presentations As IPagePresentationCollection
Get
property IPagePresentationCollection^ Presentations {
IPagePresentationCollection^ get ();
}
abstract Presentations : IPagePresentationCollection with get
Property Value
Type:
IPagePresentationCollectionSee Also