Click or drag to resize

IntegrationCustomerCenterOnBeforeGenerateRetrievePdfXmlArgs Class

Arguments class for the OnBeforeGenerateRetrievePdfXml subscriber.
Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.Ecommerce.LiveIntegration.NotificationsIntegrationCustomerCenterOnBeforeGenerateRetrievePdfXmlArgs

Namespace:  Dynamicweb.Ecommerce.LiveIntegration.Notifications
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
public class OnBeforeGenerateRetrievePdfXmlArgs : NotificationArgs

The IntegrationCustomerCenterOnBeforeGenerateRetrievePdfXmlArgs type exposes the following members.

Constructors
  NameDescription
Public methodIntegrationCustomerCenterOnBeforeGenerateRetrievePdfXmlArgs
Initializes a new instance of the IntegrationCustomerCenterOnBeforeGenerateRetrievePdfXmlArgs class.
Top
Fields
  NameDescription
Public fieldRetrievePdfXmlGeneratorSettings
Gets the RetrievePdfXmlGeneratorSettings that determines how the XML is generated
Top
See Also