ShoppingCartLoadStep Method (Int32) |
Loads step control with specified index and set current step index to control index.
Namespace: CMS.EcommerceProviderAssembly: CMS.EcommerceProvider (in CMS.EcommerceProvider.dll) Version: 8.2.23
Syntax public void LoadStep(
int index
)
Parameters
- index
- Type: SystemInt32
Checkout process step index
See Also