CMSObjectManager Events |
The CMSObjectManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | OnAfterAction |
On after action event handler.
(Inherited from CMSAbstractManagerEventArgsType, SimpleEventArgsType.) |
![]() | OnBeforeAction |
On before action event handler.
(Inherited from CMSAbstractManagerEventArgsType, SimpleEventArgsType.) |
![]() | OnCheckConsistency |
On check consistency event handler.
(Inherited from CMSAbstractManagerEventArgsType, SimpleEventArgsType.) |
![]() | OnCheckPermissions |
On check permissions event handler.
(Inherited from CMSAbstractManagerEventArgsType, SimpleEventArgsType.) |
![]() | OnLoadData |
On load data event handler.
(Inherited from CMSAbstractManagerEventArgsType, SimpleEventArgsType.) |
![]() | OnSaveData |
On save data event handler.
(Inherited from CMSAbstractManagerEventArgsType, SimpleEventArgsType.) |
![]() | OnSaveFailed |
Occurs when saving data fails.
(Inherited from CMSAbstractManagerEventArgsType, SimpleEventArgsType.) |
![]() | OnValidateData |
On data validation event handler.
(Inherited from CMSAbstractManagerEventArgsType, SimpleEventArgsType.) |