ShoppingCartGetShoppingCartStepControl Method (String) |
Returns initialized shopping cart step control.
Namespace: CMS.EcommerceProviderAssembly: CMS.EcommerceProvider (in CMS.EcommerceProvider.dll) Version: 8.2.23
Syntax public ShoppingCartStep GetShoppingCartStepControl(
string stepCodeName
)
Parameters
- stepCodeName
- Type: SystemString
Step code name
Return Value
Type:
ShoppingCartStepSee Also