Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Ecommerce
TaxClassInfoProvider Class
TaxClassInfoProvider Methods
GetTaxes Method
GetTaxes Method (ShoppingCartInfo)
GetTaxes Method (ShoppingCartItemInfo)
GetTaxes Method (Int32, Int32, Int32, String)
TaxClassInfoProvider
.
GetTaxes Method (ShoppingCartInfo)
Returns DataSet with all taxes which should be applied the shopping cart items.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
Copy
public
static
DataSet
GetTaxes
(
ShoppingCartInfo
cart
)
Parameters
cart
Type:
CMS.Ecommerce
.
ShoppingCartInfo
Shopping cart
Return Value
Type:
DataSet
See Also
Reference
TaxClassInfoProvider Class
GetTaxes Overload
CMS.Ecommerce Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com