TaxClassInfoProvider GetTaxesInternal Method Kentico 8.0 API Reference
Overload List

  NameDescription
Protected methodGetTaxesInternal(ShoppingCartInfo)
Returns DataSet with all taxes which should be applied the shopping cart items.
Protected methodGetTaxesInternal(ShoppingCartItemInfo)
Returns list of all taxes which should be applied to the specified shopping cart item.
Protected methodGetTaxesInternal(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.
Back to Top
See Also