ShoppingServiceSetShippingAddress Method |
Namespace: CMS.Ecommerce
public virtual void SetShippingAddress( AddressInfo shippingAddressInfo )
Exception | Condition |
---|---|
ArgumentNullException | Thrown when shippingAddressInfo is null. |
InvalidOperationException | Thrown when shippingAddressInfo is in invalid state. |