Click or drag to resize
ShoppingCartButtonNextClickAction Method
Standard action after the 'Next button' is clicked - 1. Validates current step, 2. Process current step information, 3. Loads next step.

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