| IShoppingCartSession Interface |
Namespace: CMS.Ecommerce
public interface IShoppingCartSession
The IShoppingCartSession type exposes the following members.
| Name | Description | |
|---|---|---|
| GetCartGuid |
Gets the GUID of the ShoppingCartInfo stored in session.
| |
| SetCartGuid |
Stores the GUID of the ShoppingCartInfo to the session.
|