Click or drag to resize
TaxClassInfoProviderGetTaxes Method
Overload List
  NameDescription
Public methodStatic memberGetTaxes(ShoppingCartInfo)
Returns DataSet with all taxes which should be applied the shopping cart items.
Public methodStatic memberGetTaxes(ShoppingCartItemInfo)
Returns list of all taxes which should be applied to the specified shopping cart item.
Public methodStatic memberGetTaxes(Int32, Int32, Int32, String)
Returns DataSet with all the taxes that are applied to the specified product and their values according to the specified country, state and zip code.
Top
See Also