Click or drag to resize

ISchemaManager Properties


The ISchemaManager type exposes the following members.

Properties
  NameDescription
Public propertyContentStore
Gets the Content Store.
(Inherited from ITransactionalEntity.)
Public propertyCurrentUser
Gets the Operating User for the Session .
(Inherited from ITransactionalEntity.)
Public propertyFieldDefinitions
Gets the built-in field definitions of schemas and pages. Schemas are constructued from these units.
Public propertySession
Gets the User Session that this manager instance was initiated from.
(Inherited from ITransactionalEntity.)
Public propertyVersionsLimit
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