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.EcommerceProvider
Assembly: CMS.EcommerceProvider (in CMS.EcommerceProvider.dll) Version: 8.2.23
Syntax
C#
public int NextStepIndex { get; set; }

Property Value

Type: Int32
See Also