ShoppingCartItemInfoProvider GetShoppingCartItemInfo Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetShoppingCartItemInfo(Guid)
Returns shopping cart item with specified GUID.
Public methodStatic memberGetShoppingCartItemInfo(Int32)
Returns shopping cart item with specified ID.
Public methodStatic memberGetShoppingCartItemInfo(OrderItemInfo, SKUInfo)
Returns shopping cart item created from the order item data.
Back to Top
See Also