Click or drag to resize
ShoppingCartGetShoppingCartStepControl Method (String)
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(
	string stepCodeName
)

Parameters

stepCodeName
Type: SystemString
Step code name

Return Value

Type: ShoppingCartStep
See Also