CheckoutProcessInfo Constructor (String) |
Constructor - loads checkout process xml definition.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public CheckoutProcessInfo(
string definition
)
Parameters
- definition
- Type: SystemString
Checkout process xml definition
See Also