SnipcartEngine..::..ItemRemoved Method (AdvantageModule, Action<(Of <(<'CartData>)>)>, eSnipcartServiceType)
   This event is triggered when the Snipcart popup is closed.
   
                
    Namespace: 
   AdvantageCSP.Snipcart.EngineAssembly: AdvantageCSP.Snipcart (in AdvantageCSP.Snipcart.dll)
Syntax
public static void ItemRemoved( AdvantageModule module, Action<CartData> myMethodName, eSnipcartServiceType serviceType )
Parameters
- module
 - Type: AdvantageCMS.Core.Common.BaseClasses..::..AdvantageModule
The AdvantageModule that called this method 
- serviceType
 - Type: AdvantageCSP.Snipcart.Enums..::..eSnipcartServiceType
PostBack or Callback 

