Click or drag to resize

PFItemFileDownloading Event

Occurs when a file of this item has been downloaded.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public event PFItem_FileEventHandler FileDownloading

Value

Type: Packflow.CorePFItem_FileEventHandler
See Also