ShoppingCartLoadStep Method (String) |
Loads step control with specified name 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(
string stepName
)
Parameters
- stepName
- Type: SystemString
Checkout process step code name
See Also