ChoiceActionItem Constructors
An item of the SingleChoiceAction Action.
Name | Parameters | Description |
---|---|---|
Choice |
none |
Initializes a new instance of the Choice |
Choice |
info, data |
Creates a new Choice |
Choice |
info |
Creates a new Choice |
Choice |
caption, data |
Creates a Choice |
Choice |
id, caption, data |
Initializes a new instance of the Choice |
See Also