Click or drag to resize
CustomerShoppingServiceAutoRegisterCustomer Method
Creates UserInfo for customer, in case following conditions are met: 1. customer does not have user account yet 2. site requires customer to have account 3. user's ip address was not banned

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
Exceptions
ExceptionCondition
InvalidOperationExceptionThrown when user was banned from registration.
See Also