Click or drag to resize
TaxAddressService Constructor
Initializes a new instance of the TaxAddressService reflecting settings of the specified site.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public TaxAddressService(
	int siteId
)

Parameters

siteId
Type: SystemInt32
ID of the site.
See Also