Click or drag to resize
ShoppingServiceSetCustomer Method
Sets the given customer to the current shopping cart and persists changes in the database.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
Exceptions
ExceptionCondition
ArgumentNullExceptionThrown when customer is null.
See Also