Click or drag to resize

PFItemBeforeUpdateFile Event

Occurs when a file of this item is being updated.

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 BeforeUpdateFile

Value

Type: Packflow.CorePFItem_FileEventHandler
See Also