ShoppingCartInfo Constructor Kentico 8.0 API Reference
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.
Back to Top
See Also