WriteContentTo Method

Html Agility Pack

Collapse imageExpand ImageCopy imageCopyHover image

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.

See Also