Click or drag to resize

ShoppingCartServiceUpdateCartItemValues Method

Overload List
 NameDescription
Public methodUpdateCartItemValues(ICartItem, Object)Obsolete.
Public methodUpdateCartItemValues(InvoiceDetailCartItem, Object) Updates a single cart item (InvoiceDetail object) in the NetFORUM server-side shopping cart with new values. This method should only be used if no other methods in IShoppingCartService can accomplish the desired result.
Top
See Also