AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

SnipcartEngine..::..ItemUpdated Method (AdvantageModule, Action<(Of <(<'CartData>)>)>, eSnipcartServiceType)

This event is triggered when the Snipcart popup is closed.

Namespace:  AdvantageCSP.Snipcart.Engine
Assembly:  AdvantageCSP.Snipcart (in AdvantageCSP.Snipcart.dll)

Syntax


public static void ItemUpdated(
	AdvantageModule module,
	Action<CartData> myMethodName,
	eSnipcartServiceType serviceType
)

Parameters

module
Type: AdvantageCMS.Core.Common.BaseClasses..::..AdvantageModule
The AdvantageModule that called this method
myMethodName
Type: Action<(Of <(<'CartData>)>)>
The method name to call on trigger
serviceType
Type: AdvantageCSP.Snipcart.Enums..::..eSnipcartServiceType
PostBack or Callback