Click or drag to resize

XmlGeneratorSettingsBeautify Property

Gets or sets a value indicating whether the XML should be "beautified" (line breaks and indention).

Namespace:  Dynamicweb.Ecommerce.LiveIntegration.XmlGenerators
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
public bool Beautify { get; set; }

Property Value

Type: Boolean
See Also