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

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

Parameters

stepName
Type: System.String
See Also