Click or drag to resize
CMSCheckoutWebPartShoppingService Property
Shopping service for the current shopping cart.

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 12.0.0
Syntax
C#
protected IShoppingService ShoppingService { get; }

Property Value

Type: IShoppingService
See Also