AutomationManagerEventArgs Properties |
The AutomationManagerEventArgs type exposes the following members.
Name | Description | |
---|---|---|
ActionName |
Action name. For general events (DATA_SAVED, LOAD_DATA...)
(Inherited from SimpleManagerEventArgs.) | |
CheckDefault |
Indicates if default check should be performed
(Inherited from SimpleManagerEventArgs.) | |
CurrentHandler |
Currently executing handler
(Inherited from CMSEventArgs.) | |
CurrentStep |
Current step
| |
ErrorMessage |
Error message in case action is not valid
(Inherited from SimpleManagerEventArgs.) | |
InfoObject |
Object
(Inherited from SimpleObjectManagerEventArgs.) | |
IsValid |
Indicates if the action is valid
(Inherited from SimpleManagerEventArgs.) | |
Mode |
Mode of the manager (Insert, Update, New language version)
(Inherited from ManagerEventArgs.) | |
OriginalEventArgs | Obsolete.
Original event arguments for the event
(Inherited from CMSEventArgs.) | |
OriginalStep |
Original step
| |
Process |
Automation process
| |
SaveActionContext |
Context of the save action. When the object was saved as a part of another action.
| |
StateObject |
State object
|