eObjectActionEvents Enumeration
Enum eObjectActionEvents
Namespace:
AdvantageCMS.Core.Admin.EnumsAssembly: AdvantageCMS.Core (in AdvantageCMS.Core.dll)
Members
Member name | Description | |
---|---|---|
AllEvents | All events | |
None | The none | |
Load | The load | |
Validate | The validate | |
PrePublish | The pre publish | |
PostPublish | The post publish | |
PreUnpublish | The pre unpublish | |
PostUnpublish | The post unpublish | |
PreSaveDraft | The pre save draft | |
PostSaveDraft | The post save draft | |
PreDeleteRecord | The pre delete record | |
PostDeleteRecord | The post delete record | |
PreDeleteDraft | The pre delete draft | |
PostDeleteDraft | The post delete draft |