The ICartellaGlobalManager type exposes the following members.

Methods

  NameDescription
Public methodGetSiteManager
Retrieves the ISiteManager associated with the current Session. If one does not exist, one is created
Public methodKillInstance
Kills an instance of SiteManager. If the SiteManager is authenticated, it will be unauthenticated first.
Public methodKillUserInstance
Killing the SiteManager instance with User Context (CurrentUserState) of given user ID.
Public methodSendLowUserLicenseReminder
Send an reminder email of Low available user licenses warning. The email is sent to all Site Admin users.
Public methodSendLowUserSeatReminder
Send an reminder email of Low available seat licenses warning. The email is sent to all Site Admin users.

See Also