ISchemaContentPresentations Property
|
Namespace: Ingeniux.CMSAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxIPagePresentationCollection 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
IPagePresentationCollection
See Also