Click or drag to resize
ActivityEventsActivityLogged Field

Note: This API is now obsolete.

Event fires immediately when activity is being logged.

Namespace: CMS.Activities
Assembly: CMS.Activities (in CMS.Activities.dll) Version: 10.0.0
Syntax
C#
[ObsoleteAttribute("This event should no longer be used. Use ActivityBulkInsertPerformed or ActivityProcessedInLogService instead.")]
public static ActivityLoggedHandler ActivityLogged

Field Value

Type: ActivityLoggedHandler
See Also