Click or drag to resize
AddressInfoProviderExtensions Class
Contains extension methods for the IAddressInfoProvider interface.
Inheritance Hierarchy
SystemObject
  CMS.EcommerceAddressInfoProviderExtensions

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax
C#
public static class AddressInfoProviderExtensions

The AddressInfoProviderExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetByCustomer
Returns query for all addresses matching the specified parameters.
Top
See Also