Click or drag to resize

AssetPostCopyEventArgs Properties


The AssetPostCopyEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyEntity
Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT.)
Public propertyNewAsset
Gets the new Asset that was created as result of the copy action
Public propertySession
Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT.)
Public propertyTargetParentFolder
Gets the target Asset Folder where the Asset Item or Items are moving to
(Inherited from AssetRelocateEventArgs.)
Top
See Also