ShoppingCartItemInfoProvider GetShoppingCartItemInfoInternal Method Kentico 8.0 API Reference
Overload List

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