ShoppingCartGetShoppingCartStepControl Method (Int32) |
Returns initialized shopping cart step control.
Namespace: CMS.EcommerceProviderAssembly: CMS.EcommerceProvider (in CMS.EcommerceProvider.dll) Version: 8.2.23
Syntax public ShoppingCartStep GetShoppingCartStepControl(
int index
)
Parameters
- index
- Type: SystemInt32
Step index
Return Value
Type:
ShoppingCartStepSee Also