ITaxAddressServiceFactoryGetTaxAddressService Method |
Returns a tax address service for the given site.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax ITaxAddressService GetTaxAddressService(
int siteId
)
Parameters
- siteId
- Type: SystemInt32
An ID of the site.
Return Value
Type:
ITaxAddressServiceSee Also