The ICartellaGlobalManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetSiteManager |
Retrieves the ISiteManager associated with the current Session. If one does not exist, one is created
| |
KillInstance |
Kills an instance of SiteManager.
If the SiteManager is authenticated, it will be unauthenticated first.
| |
KillUserInstance |
Killing the SiteManager instance with User Context (CurrentUserState)
of given user ID.
| |
SendLowUserLicenseReminder |
Send an reminder email of Low available user licenses warning.
The email is sent to all Site Admin users.
| |
SendLowUserSeatReminder |
Send an reminder email of Low available seat licenses warning.
The email is sent to all Site Admin users.
|