Click or drag to resize

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
)

Parameters

action
Type: SystemString
args
Type: SystemString
See Also