Represents collection of all user-specific, session-specific, and publically available Manager objects.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
The IManagersHost type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AssetSecurityManager |
Gets the manager of asset permissions.
|
![]() | GlobalExports |
Gets the definition of exports that will be included as attributes in every link and navigation entry.
|
![]() | GlobalVariables |
Gets the collection of global variables.
|
![]() | LingualMappingManager |
Gets the manager of lingual maps between pages within a specific locale.
|
![]() | LocalesManager |
Gets the manager of built-in locales and custom locales.
|
![]() | LoggingManager |
Gets the manager of publishing logs and
replication logs |
![]() | MobileDeviceManager |
Gets the manager of device bundles for mobile preview emulation.
|
![]() | PageCreationRulesManager |
Gets the manager of page creation rules.
|
![]() | PCRDescriptorsManager |
Gets the manager of site tree PCRs.
|
![]() | PresentationsManager |
Gets the presentations manager for managing presentation content units.
|
![]() | PublishingManager |
Gets the manager of publishing targets and
publishing profiles |
![]() | ReferencesManager |
Gets the manager of references between pages.
|
![]() | SchemasManager |
Gets the manager of schemas.
|
![]() | SecurityDescriptorsManager |
Gets the manager of site tree security.
|
![]() | Settings |
Gets the CMS settings collection.
|
![]() | Site |
Gets the manager of pages, page versions,
and pages tree structure.
|
![]() | SiteContentLocalizationProvider |
Gets the manager of translations of page creation rules,
schemas, workstates and
workflow definitions.
|
![]() | SiteMap |
Gets the manager of branding types like sites and user agents |
![]() | TaxonomyManager |
Gets the manager of category nodes as well as their structure.
|
![]() | UserManager | |
![]() | WorkflowAdministrator |
Remarks
See Also