Click or drag to resize

HtmlNodeWriteContentTo Method

Overload List
  NameDescription
Public methodWriteContentTo
Saves all the children of the node to a string.
Public methodWriteContentTo(TextWriter)
Saves all the children of the node to the specified TextWriter.
Top
See Also