Class ActivityEvents
- Namespace
- CMS.Activities
- Assembly
- CMS.Activities.dll
Activity events.
public static class ActivityEvents
- Inheritance
-
objectActivityEvents
Fields
ActivityBulkInsertPerformed
Event fired once all the activities are inserted in bulk to the database.
public static ActivityBulkInsertPerformedHandler ActivityBulkInsertPerformed
Field Value
ActivityProcessedInLogService
Event handler for the event fired once the activity is processed in log service.
public static ActivityProcessedInLogServiceHandler ActivityProcessedInLogService