ISchemaManager Properties Ingeniux CMS Content Store API

The ISchemaManager type exposes the following members.

Properties

  Name Description
Public property ContentStore
Gets the Content Store.
(Inherited from ITransactionalEntity.)
Public property CurrentUser
Gets the Operating User for the Session .
(Inherited from ITransactionalEntity.)
Public property FieldDefinitions
Gets the built-in field definitions of schemas and pages. Schemas are constructued from these units.
Public property Session
Gets the User Session that this manager instance was initiated from.
(Inherited from ITransactionalEntity.)
Public property VersionsLimit
Gets and sets the settings for the number of schema versions the CMS keeps. If the limit is reached, the oldest previous versions of a schema are removed when a new version is saved.
Top
See Also

Reference