CategoryRenameEventArgs Class |
Namespace: Ingeniux.CMS.Event
The CategoryRenameEventArgs type exposes the following members.
Name | Description | |
---|---|---|
CategoryRenameEventArgs | Initializes a new instance of the CategoryRenameEventArgs class |
Name | Description | |
---|---|---|
Entity |
Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT.) | |
NewName |
Gets the new name
| |
OldName |
Gets the name before renaming
| |
Session |
Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT.) |