SingleChoiceActionExecuteEventArgs Constructors
Represents arguments passed to a Single Choice Action’s SingleChoiceAction.Execute event.
Name | Parameters | Description |
---|---|---|
Single |
action, context, selected |
Initializes a new instance of the Single |
See Also