| 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; }
Public Property Beautify As Boolean
Get
Set
Property Value
Type:
BooleanSee Also