The ISiteManager type exposes the following members.

Properties

  NameDescription
Public propertyAssetManager
Get the AssetManager.
Public propertyAuditTrailManager
Get the audit trail manager.
Public propertyBaseLicenseManager
Get the singleton LicenseManagerBase.
Public propertyCategoryManager
Get the CategoryManager.
Public propertyCommentManager
Get the CommentManager.
Public propertyCreateTime
Gets the time when this instance is created.
Public propertyCurrentUserState
Get the active user contenxt. If no user is logged in, returns null.
Public propertyDataAccessManager
Get the DataAccessManager, which is in charge of all data access engines and procedures.
Public propertyEmailer
Get the Emailer object used for sending emails in background threads.
(Inherited from ICartellaEvents.)
Public propertyFolioManager
Get the FolioManager.
Public propertyGlobalManager
Get the global manager holding references to all SiteManager instances.
Public propertyLicenseInformation
Gets the license information for this Cartella instance. Only a Site Admin will receive results.
Public propertyLicenseManager
Get the LicenseManager for this instance.
Public propertySecurityManager
Get the SecurityManager, in charge of all security access.
Public propertySiteContentManager
Get the SiteContentManager.
Public propertyUniqueID
Get the unique ID of the current SiteManager instance.
Public propertyUserManager
Get the UserManager.

See Also