Click or drag to resize
ITaxAddressServiceFactory Interface
Defines the interface for factories providing a site-specific tax address selection.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public interface ITaxAddressServiceFactory

The ITaxAddressServiceFactory type exposes the following members.

Methods
  NameDescription
Public methodGetTaxAddressService
Returns a tax address service for the given site.
Top
See Also