ShoppingCartButtonBack Property |
Button 'Back' - you need to override this property to get access to shopping cart 'Back' button in shopping cart steps.
Namespace: CMS.Ecommerce.Web.UIAssembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 12.0.0
Syntax public virtual CMSButton ButtonBack { get; set; }
Property Value
Type:
CMSButtonSee Also