Click or drag to resize
ShoppingCartLoadStep Method
Overload List
  NameDescription
Public methodLoadStep(Int32)
Loads step control with specified index and set current step index to control index.
Public methodLoadStep(String)
Loads step control with specified name and set current step index to control index.
Public methodLoadStep(ShoppingCartStep)
Loads specified shopping cart step control and set current step index to control index (step is included in current checkout process) or leave current step index as is (when loading external control which is not defined in current checkout process).
Top
See Also