Click or drag to resize
CheckoutProcessInfoRemoveCheckoutProcessStepNode Method
Removes checkout step from the XML.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public void RemoveCheckoutProcessStepNode(
	string stepName
)

Parameters

stepName
Type: SystemString
See Also