ISchemaContentPresentations Property
|
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax IPagePresentationCollection Presentations { get; set; }
Property Presentations As IPagePresentationCollection
Get
Set
property IPagePresentationCollection^ Presentations {
IPagePresentationCollection^ get ();
void set (IPagePresentationCollection^ value);
}
abstract Presentations : IPagePresentationCollection with get, set
Property Value
Type:
IPagePresentationCollectionSee Also