| IntegrationCustomerCenterOnBeforeGenerateItemDetailsXml Field |
Occurs before the XML for an order details 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 OnBeforeGenerateItemDetailsXml = "Dynamicweb.Ecommerce.LiveIntegration.Notifications.LiveIntegration.OnBeforeGenerateItemDetailsXml"
Public Const OnBeforeGenerateItemDetailsXml As String = "Dynamicweb.Ecommerce.LiveIntegration.Notifications.LiveIntegration.OnBeforeGenerateItemDetailsXml"
Field Value
Type:
StringSee Also