Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Orders Namespace / BasketItemCollection Class


Version
BasketItemCollection Class Methods

For a list of all members of this type, see BasketItemCollection members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Combines order coupons into a single line for display  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Generates a hash of the basket items in this collection  
Public Methodstatic (Shared in Visual Basic) Gets a value indicating whether the collection contains digital goods  
Public Methodstatic (Shared in Visual Basic) Gets a value indicating whether the collection contains shippable products  
Public Methodstatic (Shared in Visual Basic) Gets a value indicating whether the collection contains subscription products  
Public Methodstatic (Shared in Visual Basic) Move the basket item at the given index to the given wishlist  
Public Methodstatic (Shared in Visual Basic) Counts the total quantity of shippable products  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Gets the total price of all items in the shipment.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Gets the total price of all products in the collection.  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Gets the total quantity of all items in the collection  
Public Methodstatic (Shared in Visual Basic)Overloaded.  Gets the total weight of all items in the shipment.  
Top
Extension Methods
 NameDescription
Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
Top
See Also