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