Overload List
| Name | Description | |
|---|---|---|
| ShoppingCartInfo | 
            Constructor - Creates an empty ShoppingCartInfo object. Use ShoppingCartInfo.CreateShoppingCartInfo(int siteId) instead!
              | |
| ShoppingCartInfo(DataRow) | 
            Constructor - Creates a new ShoppingCartInfo object from the given DataRow.
              | |
| ShoppingCartInfo(Int32) | 
            Constructor - Creates an empty ShoppingCartInfo object.
              | |
| ShoppingCartInfo(SerializationInfo, StreamingContext) | 
            Constructor for deserialization.
              | 
See Also