ShoppingCartItemInfoProvider DeleteShoppingCartItemInfo Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberDeleteShoppingCartItemInfo(Guid)
Deletes shopping cart item with specified GUID.
Public methodStatic memberDeleteShoppingCartItemInfo(Int32)
Deletes shopping cart item with specified ID.
Public methodStatic memberDeleteShoppingCartItemInfo(ShoppingCartItemInfo)
Deletes specified shopping cart item.
Back to Top
See Also