This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
XHtml writer with direct writing from XmlReader.

Namespace: Smartsite.Core
Assembly:  Smartsite.Base (in Smartsite.Base.dll)

Syntax

C#Copy imageCopy Code
public class DumpingXmlTextWriter : 
Visual Basic (Declaration)Copy imageCopy Code
Public Class DumpingXmlTextWriter _
	Inherits 

Inheritance Hierarchy

System..::..Object
  System.Xml..::..XmlWriter
    System.Xml..::..XmlTextWriter
      Smartsite.Core..::..DumpingXmlTextWriter

See Also

Advanced