Click or drag to resize
ProcessActivityEventArgs Properties

The ProcessActivityEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyActivityData
Data of the logged activity.
Public propertyActivityID
Activity ID.
Public propertyCurrentHandler
Currently executing handler
(Inherited from CMSEventArgs.)
Public propertyOriginalEventArgs
Original event arguments for the event
(Inherited from CMSEventArgs.)
Top
See Also