Click or drag to resize
ShoppingCartNextStepIndex Property
Next step index. (Set it if you want to load another step with index different from CurrentStepIndex + 1).

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax
C#
public int NextStepIndex { get; set; }

Property Value

Type: Int32
See Also