Click or drag to resize
ShoppingCartInfo Constructor
Overload List
  NameDescription
Public methodShoppingCartInfo
Constructor - Creates an empty ShoppingCartInfo object. Use ShoppingCartInfo.CreateShoppingCartInfo(int siteId) instead!
Public methodShoppingCartInfo(DataRow)
Constructor - Creates a new ShoppingCartInfo object from the given DataRow.
Protected methodShoppingCartInfo(Int32)
Constructor - Creates an empty ShoppingCartInfo object.
Protected methodShoppingCartInfo(SerializationInfo, StreamingContext)
Constructor for deserialization.
Top
See Also