AdvantageCMS.Core.Admin.Event Namespace
Classes
| Class | Description | |
|---|---|---|
|
|
ActionArgs |
Encapsulates the contextual arguments required for performing actions on ACSP business objects,
including the current user, SQL connection, domain, and language context.
|
|
|
EngineEventArgs |
Contains event data for CMS engine operations, including the event status, originating engine, and descriptive messages.
|
|
|
ToolActionArgs |
Extended action arguments used by ACSP admin tools, adding support for record-level language context
and typed CMS action commands.
Implements the ActionArgs
|
Enumerations
| Enumeration | Description | |
|---|---|---|
|
|
eCMSEngine |
Identifies the CMS engine subsystem that raised an event.
|
|
|
eCMSEngineEventStatus |
Defines the severity levels for events raised by CMS engine operations.
|

