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