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

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax
C#
public ShoppingCartStep GetShoppingCartStepControl(
	string stepCodeName
)

Parameters

stepCodeName
Type: SystemString
Step code name

Return Value

Type: ShoppingCartStep
See Also