Click or drag to resize

CategorizationEventArgsT Properties


The CategorizationEventArgsT generic type exposes the following members.

Properties
  NameDescription
Public propertyAction
Gets the type of action, which is to categorize, or to remove categorization
Public propertyContentItem
Gets the Content Item involved in the "Categorization" action
Public propertyEntity
Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT.)
Public propertySession
Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT.)
Top
See Also