Click or drag to resize

AssetRenameEventArgs Properties


The AssetRenameEventArgs type exposes the following members.

Properties
  Name Description
Public property Entity Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT)
Public property NewName Gets the new name
Public property OldName Gets the old name
Public property Session Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT)
Top
See Also