Click or drag to resize

AssetRegionRootCopyEventArgs Properties


The AssetRegionRootCopyEventArgs 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 LingualMaps
(Inherited from AssetPostCopyEventArgs)
Public property NewAsset Gets the new Asset that was created as result of the copy action
(Inherited from AssetPostCopyEventArgs)
Public property Session Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT)
Public property TargetLocale Gets the Locale of created new Asset or Asset Folder.
Public property TargetParentFolder Gets the target Asset Folder where the Asset Item or Items are moving to
(Inherited from AssetRelocateEventArgs)
Top
See Also