Click or drag to resize
ShoppingCartGetShoppingCartStepControl Method (Int32)
Returns initialized shopping cart step control.

Namespace: CMS.EcommerceProvider
Assembly: CMS.EcommerceProvider (in CMS.EcommerceProvider.dll) Version: 8.2.23
Syntax
C#
public ShoppingCartStep GetShoppingCartStepControl(
	int index
)

Parameters

index
Type: SystemInt32
Step index

Return Value

Type: ShoppingCartStep
See Also