Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.Ecommerce
TaxClassInfoProvider Class
TaxClassInfoProvider Methods
ApplyTax Method
ApplyTaxInternal Method
Clear Method
CopyFromGlobal Method
CopyFromGlobalInternal Method
DeleteTaxClassInfo Method
DeleteTaxClassInfoInternal Method
GetDepartmentTaxClasses Method
GetDepartmentTaxClassesInternal Method
GetItemTaxClassInternal Method
GetShippingTaxes Method
GetShippingTaxesInternal Method
GetSKUIDToGetTaxesInternal Method
GetSKUTaxClasses Method
GetSKUTaxClassesInternal Method
GetTaxClasses Method
GetTaxClassesInternal Method
GetTaxClassInfo Method
GetTaxClassInfoInternal Method
GetTaxes Method
GetTaxesInternal Method
GetTaxValue Method
GetTaxValueInternal Method
SetTaxClassInfo Method
SetTaxClassInfoInternal Method
TaxClassInfoProvider
GetShippingTaxes Method
Returns DataSet with all taxes which should be applied to the shopping cart shipping option.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
Copy
public
static
DataSet
GetShippingTaxes
(
ShoppingCartInfo
cart
)
Parameters
cart
Type:
CMS.Ecommerce
ShoppingCartInfo
Shopping cart
Return Value
Type:
DataSet
See Also
Reference
TaxClassInfoProvider Class
CMS.Ecommerce Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com