Click or drag to resize

AssetPostCopyEventArgsNewAsset Property


Gets the new Asset that was created as result of the copy action

Namespace:  Ingeniux.CMS.Event
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax
public IAssetItem NewAsset { get; }

Property Value

Type: IAssetItem
See Also