Click or drag to resize
CMSAutomationManager Events

The CMSAutomationManager type exposes the following members.

Events
  NameDescription
Public eventOnAfterAction
On after action event handler.
(Inherited from CMSAbstractManagerEventArgsType, SimpleEventArgsType.)
Public eventOnBeforeAction
On before action event handler.
(Inherited from CMSAbstractManagerEventArgsType, SimpleEventArgsType.)
Public eventOnCheckConsistency
On check consistency event handler.
(Inherited from CMSAbstractManagerEventArgsType, SimpleEventArgsType.)
Public eventOnCheckPermissions
On check permissions event handler.
(Inherited from CMSAbstractManagerEventArgsType, SimpleEventArgsType.)
Public eventOnLoadData
On load data event handler.
(Inherited from CMSAbstractManagerEventArgsType, SimpleEventArgsType.)
Public eventOnSaveData
On save data event handler.
(Inherited from CMSAbstractManagerEventArgsType, SimpleEventArgsType.)
Public eventOnSaveFailed
Occurs when saving data fails.
(Inherited from CMSAbstractManagerEventArgsType, SimpleEventArgsType.)
Public eventOnValidateData
On data validation event handler.
(Inherited from CMSAbstractManagerEventArgsType, SimpleEventArgsType.)
Top
See Also