CMSAdminEngine Members
The CMSAdminEngine type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
CMSAdminEngine(SQL, CMSUser, Int32, Int32) |
Required constructor for updating data/objects
|
Methods
| Name | Description | |
|---|---|---|
|
|
addEngineArgs | (Inherited from CMSEngineBase.) |
|
|
CreateEvent(String, String, eCMSEngineEventStatus, String, List<(Of <<'(EngineEventArgs>)>>)) |
Creates the event.
(Inherited from CMSEngineBase.) |
|
|
CreateEvent(String, String, eCMSEngineEventStatus, List<(Of <<'(EngineEventArgs>)>>)) |
Creates the event.
(Inherited from CMSEngineBase.) |
|
|
Dispose(Boolean) | (Inherited from CMSEngineBase.) |
|
|
Dispose()()()() |
Disposes this instance.
(Inherited from CMSEngineBase.) |
|
|
GetActiveLanguages |
Gets the active languages.
|
|
|
GetLanguage |
Gets the language.
|
|
|
GetLanguageAll |
Gets all languages regardless of active status.
|
|
|
GetLanguages |
Gets the languages.
|
|
|
GetSection(SQL, Int32, String) |
Retrieves a Section by name for the specified domain, falling back to a global section if not found.
Results are cached per-request in HttpContext.Items.
|
|
|
GetSection(SQL, Guid) |
Retrieves a Section by looking up the ObjectTypeID associated with the specified MasterID.
|
|
|
GetToolMSCPDomains |
Gets the list of MSCP domains associated with the specified object and language.
|
Properties
| Name | Description | |
|---|---|---|
|
|
CurrentSql |
Gets the current SQL.
(Inherited from CMSEngineBase.) |
|
|
CurrentUser |
Gets the current user.
(Inherited from CMSEngineBase.) |
|
|
DomainId |
Gets the domain identifier.
(Inherited from CMSEngineBase.) |
|
|
LanguageId |
Gets the language identifier.
(Inherited from CMSEngineBase.) |
|
|
LastException |
Gets or sets the last exception.
(Inherited from CMSEngineBase.) |

