Click or drag to resize

XmlGeneratorSettings Class

Class XmlGeneratorSettings.
Inheritance Hierarchy

Namespace:  Dynamicweb.Ecommerce.LiveIntegration.XmlGenerators
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
public abstract class XmlGeneratorSettings

The XmlGeneratorSettings type exposes the following members.

Constructors
  NameDescription
Protected methodXmlGeneratorSettings
Initializes a new instance of the XmlGeneratorSettings class
Top
Properties
  NameDescription
Public propertyBeautify
Gets or sets a value indicating whether the XML should be "beautified" (line breaks and indention).
Public propertyLiveIntegrationSubmitType
Gets or sets the type of the live integration submit.
Public propertyReferenceName
Gets or sets the name of the reference.
Top
See Also