Table of Contents

Class ActivityEvents

Namespace
CMS.Activities
Assembly
CMS.Activities.dll

Activity events.

public static class ActivityEvents
Inheritance
object
ActivityEvents

Fields

ActivityBulkInsertPerformed

Event fired once all the activities are inserted in bulk to the database.

public static ActivityBulkInsertPerformedHandler ActivityBulkInsertPerformed

Field Value

ActivityBulkInsertPerformedHandler

ActivityProcessedInLogService

Event handler for the event fired once the activity is processed in log service.

public static ActivityProcessedInLogServiceHandler ActivityProcessedInLogService

Field Value

ActivityProcessedInLogServiceHandler