Click or drag to resize

PFApplicationEventsControllerEvent_CreateItem Field

Event triggered by item controllers on all applications when an item is created. This is a UI event, triggered for user actions only.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public const string ControllerEvent_CreateItem = "ControllerEvent_CreateItem"

Field Value

Type: String
See Also