| AddressInfoProviderExtensionsGetByCustomer Method |
Namespace: CMS.Ecommerce
public static ObjectQuery<AddressInfo> GetByCustomer( this IAddressInfoProvider addressInfoProvider, int customerId )
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown when addressInfoProvider is null. |