Click or drag to resize
ActivityEventsProcessActivity Field

Note: This API is now obsolete.

Event fires when activity is being processed from log file to DB.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("Due to the change in the way how activities are being processed in Kentico 8.1, this event is no longer fully supported. Altering data on the Before event will have no effect. Use ContactManagementEvents.ProcessContactActionsBatch instead.")]
public static ProcessActivityHandler ProcessActivity

Field Value

Type: ProcessActivityHandler
See Also