ShoppingCartInfoProvider DeleteShoppingCartInfo Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberDeleteShoppingCartInfo(Guid)
Deletes shopping cart with specified GUID.
Public methodStatic memberDeleteShoppingCartInfo(Int32)
Deletes shopping cart with specified ID.
Public methodStatic memberDeleteShoppingCartInfo(ShoppingCartInfo)
Deletes specified shopping cart.
Public methodStatic memberDeleteShoppingCartInfo(Int32, String)
Deletes shopping cart of the specified user.
Back to Top
See Also