The ActionContext type exposes the following members.

Properties

  NameDescription
Public propertyDocument
The document in which the actions lives.
Public propertyReason
The reason this action is executed.
Public propertyResult
Check the result.
Public propertySource
The source object that triggered the action.
Public propertyTarget
The target object that triggered the action.

See Also