HtmlNodeWriteTo Method |
Name | Description | |
---|---|---|
WriteTo |
Saves the current node to a string.
| |
WriteTo(TextWriter) |
Saves the current node to the specified TextWriter.
| |
WriteTo(XmlWriter) |
Saves the current node to the specified XmlWriter.
|