ActivityEvents MembersKentico 8.0 API Reference
The ActivityEvents type exposes the following members.
Fields

  NameDescription
Public fieldStatic memberActivityLogged
Event fires immediately when activity is being logged. This event is fired when activity is being logged using Activity.Log() or ActivityLogProvider.LogActivity() methods. Event is not fired when activity is logged using ActivityInfoProvider.SetInfo().
Public fieldStatic memberProcessActivities
Event fires when activity is being processed from log file to DB.
Public fieldStatic memberProcessActivity
Event fires when activity is being processed from log file to DB.
Back to Top
See Also