Passes the name and value of an argument to a method.
<bx:InvokeArgument name=[string]
value=[any] />
Atrribute | Type | Required | Description | Default |
---|---|---|---|---|
name |
string |
true |
The name of the argument | |
value |
any |
false |
The value of the argument |
<bx:InvokeArgument name=[string]
value=[any] />