AssetRegionRootCopyEventArgs Class |
Namespace: Ingeniux.CMS.Event
The AssetRegionRootCopyEventArgs type exposes the following members.
Name | Description | |
---|---|---|
AssetRegionRootCopyEventArgs | Initializes a new instance of the AssetRegionRootCopyEventArgs class |
Name | Description | |
---|---|---|
Entity |
Gets/sets the Entity, that is the object of the event
(Inherited from EntityEventArgsT.) | |
NewAsset |
Gets the new Asset that was created as result of the copy action
(Inherited from AssetPostCopyEventArgs.) | |
Session |
Gets/set the session where the activity happens under
(Inherited from EntityEventArgsT.) | |
TargetLocale |
Gets the Locale of created new
Asset or Asset Folder.
| |
TargetParentFolder |
Gets the target Asset Folder where the Asset Item or Items are
moving to
(Inherited from AssetRelocateEventArgs.) |