ShoppingCartInfoProvider GetShoppingCartInfo Method Kentico 8.1 API Reference
Overload List

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