ShoppingCartInfoProvider CreateShoppingCartInfoInternal Method Kentico 8.0 API Reference
Overload List

  NameDescription
Protected methodCreateShoppingCartInfoInternal(DataRow)
Returns new empty shopping cart object created from the given data row.
Protected methodCreateShoppingCartInfoInternal(Int32)
Returns new empty shopping cart object.
Protected methodCreateShoppingCartInfoInternal(SerializationInfo, StreamingContext)
Returns new empty shopping cart object created from deserialized input data.
Back to Top
See Also