AssetRenameEventArgs Class |
Namespace: Ingeniux.CMS.Event
The AssetRenameEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | AssetRenameEventArgs | Initializes a new instance of the AssetRenameEventArgs 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.) |