Click or drag to resize

AssetRelocateEventArgsTargetParentFolder Property


Gets the target Asset Folder where the Asset Item or Items are moving to

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

Property Value

Type: IAssetFolder
See Also