Click or drag to resize
ShoppingCartPreviousStepIndex Property
Previous 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 PreviousStepIndex { get; set; }

Property Value

Type: Int32
See Also