Click or drag to resize
CreateOrderValidatorValidateBannedUser Method
When site requires registration after checkout validates that user is not banned.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
protected virtual void ValidateBannedUser()
See Also