CheckoutProcessInfo GetCheckoutProcessStepInfo Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodGetCheckoutProcessStepInfo(Int32)
Returns CheckoutProcessStepInfo object created from the xml node of the specified order(index).
Public methodGetCheckoutProcessStepInfo(String)
Returns CheckoutProcessStepInfo object created from the xml node of the specified name attribute.
Back to Top
See Also