CheckoutProcessInfoRemoveCheckoutProcessStepNode Method |
Removes checkout step from the XML.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public void RemoveCheckoutProcessStepNode(
string stepName
)
Parameters
- stepName
- Type: SystemString
See Also