Click or drag to resize

SwitchAction Fields

The SwitchAction type exposes the following members.

Fields
  NameDescription
Public fieldCases
Specifies the different cases.
Public fieldErrorHandler
Specifies an error handling method in case an exception occures during the execution of the action.
(Inherited from BaseAction.)
Public fieldOtherwise
Specifies a set of actions that are executed in case that none of the specified cases is applied.
Top
See Also