CategorizationEventArgsT Class |
Namespace: Ingeniux.CMS.Event
public class CategorizationEventArgs<T> : EntityEventArgs<ICategoryNode> where T : IContentItem
The CategorizationEventArgsT type exposes the following members.
Name | Description | |
---|---|---|
![]() | CategorizationEventArgsT | Initializes a new instance of the CategorizationEventArgsT class |
Name | Description | |
---|---|---|
![]() | Action |
Gets the type of action, which is to categorize, or to remove categorization
|
![]() | ContentItem |
Gets the Content Item involved in the "Categorization" action
|
![]() | Entity |
Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT.) |
![]() | Session |
Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT.) |