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