| IntegrationCustomerCenterOnBeforeGenerateRetrievePdfXml Field |
Occurs before the XML for the retrieve pdf generated. This enables you to change or analyze the xml before it's processed.
Namespace:
Dynamicweb.Ecommerce.LiveIntegration.Notifications
Assembly:
Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax public const string OnBeforeGenerateRetrievePdfXml = "Dynamicweb.Ecommerce.LiveIntegration.Notifications.LiveIntegration.OnBeforeGenerateRetrievePdfXml"
Public Const OnBeforeGenerateRetrievePdfXml As String = "Dynamicweb.Ecommerce.LiveIntegration.Notifications.LiveIntegration.OnBeforeGenerateRetrievePdfXml"
Field Value
Type:
StringSee Also