Click or drag to resize
CMSCheckoutWebPartSHOPPING_CART_CHANGED Field
Name of the event raised when shopping cart has been changed.

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 11.0.0
Syntax
C#
public const string SHOPPING_CART_CHANGED = "ShoppingCartChanged"

Field Value

Type: String
See Also