AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

SnipcartEngine..::..UserAuthenticationSuccess Method

Overload List


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