IShoppingServiceSetCustomer Method |
Sets the given customer to the current shopping cart and persists changes in the database.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax Exceptions Exception | Condition |
---|
ArgumentNullException | Thrown when customer is null. |
See Also