The ISiteManager type exposes the following members.
Properties
Name | Description | |
---|---|---|
AssetManager |
Get the AssetManager.
| |
AuditTrailManager |
Get the audit trail manager.
| |
BaseLicenseManager |
Get the singleton LicenseManagerBase.
| |
CategoryManager |
Get the CategoryManager.
| |
CommentManager |
Get the CommentManager.
| |
CreateTime |
Gets the time when this instance is created.
| |
CurrentUserState |
Get the active user contenxt.
If no user is logged in, returns null.
| |
DataAccessManager |
Get the DataAccessManager, which is in charge of all data
access engines and procedures.
| |
Emailer |
Get the Emailer object used for sending
emails in background threads.
(Inherited from ICartellaEvents.) | |
FolioManager |
Get the FolioManager.
| |
GlobalManager |
Get the global manager holding references to all SiteManager instances.
| |
LicenseInformation |
Gets the license information for this Cartella instance.
Only a Site Admin will receive results.
| |
LicenseManager |
Get the LicenseManager for this instance.
| |
SecurityManager |
Get the SecurityManager, in charge of all security access.
| |
SiteContentManager |
Get the SiteContentManager.
| |
UniqueID |
Get the unique ID of the current SiteManager instance.
| |
UserManager |
Get the UserManager.
|