| IActionControllerFireAction Method |
Namespace:
Dynamicweb.Ecommerce.Orders.Gateways
Assembly:
Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax void FireAction(
string action,
params string[] args
)
Sub FireAction (
action As String,
ParamArray args As String()
)
Parameters
- action
- Type: SystemString
- args
- Type: SystemString
See Also