IManagersHostPresentationsManager Property
|
Gets the presentations manager for managing presentation content units
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax IPresentationManager PresentationsManager { get; }
ReadOnly Property PresentationsManager As IPresentationManager
Get
property IPresentationManager^ PresentationsManager {
IPresentationManager^ get ();
}
abstract PresentationsManager : IPresentationManager with get
Property Value
Type:
IPresentationManagerSee Also