A Sandcastle Documented Class Library |
HtmlNode..::..WriteContentTo Method |
HtmlNode Class See Also Send Feedback |
Saves all the children of the node to a string.
Namespace: HtmlAgilityPack
Assembly: HtmlAgilityPack (in HtmlAgilityPack.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
C# |
---|
public string WriteContentTo() |
Visual Basic |
---|
Public Function WriteContentTo As String |
Visual C++ |
---|
public: String^ WriteContentTo() |