Invokes an action on the element.
The invocation result.
The string values of the parameters are converted to the types defined by the ActionDescriptor.
| Exception | Condition |
|---|---|
| ArgumentNullException | If name is null. |
| ActionFailedException | Thrown if invoking the action failed, or argument type conversion failed. |
