Click or drag to resize

PFItemFileConfirmed Event

Occurs when a file has been confirmed on this item. A file is confirmed when, after its upload, the parent item is saved with a reference to the file in the FileHolder value.

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 FileConfirmed

Value

Type: Packflow.CorePFItem_FileEventHandler
See Also