Click or drag to resize

PFApplicationEventsUIEvent_OpenView Field

Event triggered when a user navigates to a view. 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 UIEvent_OpenView = "UIEvent_OpenView"

Field Value

Type: String
See Also