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