Click or drag to resize
ShoppingCartStepButtonNextClickAction Method
Standard action after the 'Next button' is clicked - calls parent shopping cart control ButtonNextClickAction() by default.

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax
C#
public virtual void ButtonNextClickAction()
See Also