Click or drag to resize
ShoppingCartItemInfoProviderDeleteShoppingCartItemInfo Method
Overload List
  NameDescription
Public methodStatic memberDeleteShoppingCartItemInfo(Guid)
Deletes shopping cart item with specified GUID.
Public methodStatic memberDeleteShoppingCartItemInfo(Int32)
Deletes shopping cart item with specified ID.
Public methodStatic memberDeleteShoppingCartItemInfo(ShoppingCartItemInfo)
Deletes specified shopping cart item.
Top
See Also