Click or drag to resize

CategorizationEventArgsT Properties


The CategorizationEventArgsT type exposes the following members.

Properties
  Name Description
Public property Action Gets the type of action, which is to categorize, or to remove categorization
Public property ContentItem Gets the Content Item involved in the "Categorization" action
Public property Entity Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT)
Public property Session Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT)
Top
See Also