Overload List
Name | Description | |
---|---|---|
LoadStep(Int32) |
Loads step control with specified index and set current step index to control index.
| |
LoadStep(String) |
Loads step control with specified name and set current step index to control index.
| |
LoadStep(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).
|
See Also