Overload List
| Name | Description | |
|---|---|---|
| DeleteShoppingCartInfo(Guid) | 
            Deletes shopping cart with specified GUID.
              | |
| DeleteShoppingCartInfo(Int32) | 
            Deletes shopping cart with specified ID.
              | |
| DeleteShoppingCartInfo(ShoppingCartInfo) | 
            Deletes specified shopping cart.
              | |
| DeleteShoppingCartInfo(Int32, String) | 
            Deletes shopping cart of the specified user.
              | 
See Also