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