Click or drag to resize
ShoppingCartButtonNext Property
Button 'Next' - you need to override this property to get access to shopping cart 'Next' button in shopping cart steps.

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax
C#
public virtual CMSButton ButtonNext { get; set; }

Property Value

Type: CMSButton
See Also