ShoppingCartButtonNext Property |
Button 'Next' - you need to override this property to get access to shopping cart 'Next' button in shopping cart steps.
Namespace: CMS.EcommerceProviderAssembly: CMS.EcommerceProvider (in CMS.EcommerceProvider.dll) Version: 8.2.23
Syntax public virtual CMSButton ButtonNext { get; set; }
Property Value
Type:
CMSButtonSee Also