ShoppingCartItemInfoProvider GetShoppingCartItems Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetShoppingCartItems 
Returns the query for all shopping cart items.
Public methodStatic memberGetShoppingCartItems(Int32)
Returns DataSet with all shopping cart items data of the specified cart. DataSet includes both SKU data and shopping cart item data.
Back to Top
See Also