SnipcartEngine..::..PageChanged Method (AdvantageModule, Action<(Of <(<'String>)>)>, eSnipcartServiceType)
This event is triggered when a page of the cart has finished rendering and loading its data. It can be useful when you want to track custom HTML in a cart's page.
Namespace:
AdvantageCSP.Snipcart.EngineAssembly: AdvantageCSP.Snipcart (in AdvantageCSP.Snipcart.dll)
Syntax
public static void PageChanged( AdvantageModule module, Action<string> 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