PageRenameEventArgs Class |
Namespace: Ingeniux.CMS.Event
The PageRenameEventArgs type exposes the following members.
Name | Description | |
---|---|---|
PageRenameEventArgs | Initializes a new instance of the PageRenameEventArgs 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 old name
| |
Session |
Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT.) |