TaxAddressService Constructor |
Initializes a new instance of the
TaxAddressService reflecting settings of the specified site.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax public TaxAddressService(
int siteId
)
Parameters
- siteId
- Type: SystemInt32
ID of the site.
See Also