Click or drag to resize
IShoppingCartCache Methods

The IShoppingCartCache type exposes the following members.

Methods
  NameDescription
Public methodGetCart
Returns cached shopping cart of the current visitor.
Public methodStoreCart
Stores current visitor's ShoppingCartInfo to the cache.
Top
See Also