Click or drag to resize
ShoppingCartInfoProviderGetCurrentShoppingCartInternal Method
Returns current shopping cart for current user on current site.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
protected virtual ShoppingCartInfo GetCurrentShoppingCartInternal()

Return Value

Type: ShoppingCartInfo
See Also