ShoppingCartPreviousStepIndex Property |
Previous step index. (Set it if you want to load another step with index different from CurrentStepIndex - 1).
Namespace: CMS.EcommerceProviderAssembly: CMS.EcommerceProvider (in CMS.EcommerceProvider.dll) Version: 8.2.23
Syntax public int PreviousStepIndex { get; set; }
Property Value
Type:
Int32See Also