WriteContentTo Method
From Html Agility Pack
| A Sandcastle Documented Class Library |
| HtmlNode..::..WriteContentTo Method |
| HtmlNode Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
| WriteContentTo()()()() |
Saves all the children of the node to a string.
| |
| WriteContentTo(TextWriter) |
Saves all the children of the node to the specified TextWriter.
|