CheckoutProcessInfoMoveCheckoutProcessStepNodeDown Method |
Moves specified step down.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax public void MoveCheckoutProcessStepNodeDown(
string stepName
)
Parameters
- stepName
- Type: SystemString
Name of the step to move
See Also