ITaxCalculationServiceFactoryGetTaxCalculationService Method |
Gets Tax calculation service specific for given site.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax ITaxCalculationService GetTaxCalculationService(
int siteId
)
Parameters
- siteId
- Type: SystemInt32
ID of the site.
Return Value
Type:
ITaxCalculationServiceSee Also