Click or drag to resize
CurrentShoppingCartStrategyTakeOverCart Method
Makes the ShoppingCartInfo owned by the user.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
Exceptions
ExceptionCondition
ArgumentNullExceptionThrown when any of arguments is null.
Remarks
Updates the User and ShoppingCartContactID properties. If the cart is empty, it's currency is set to user's preferred currency.
See Also