AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

SnipcartEngine..::..UserAuthenticationFailed Method

Overload List


  Name Description
Public method Static member UserAuthenticationFailed(AdvantagePageTemplate, Action<(Of <<'(String>)>>), eSnipcartServiceType)
This event is triggered when a customer fails to login into the cart. You will receive the customer email in the callback method.
Public method Static member UserAuthenticationFailed(AdvantageModule, Action<(Of <<'(String>)>>), eSnipcartServiceType)
This event is triggered when a customer fails to login into the cart. You will receive the customer email in the callback method.
Public method Static member UserAuthenticationFailed(AdvantageMasterPageTemplate, Action<(Of <<'(String>)>>), eSnipcartServiceType)
This event is triggered when a customer fails to login into the cart. You will receive the customer email in the callback method.