SerializeXmlNode Method (node)
From Json.NET
Json.NET - Quick Starts & API Documentation
SerializeXmlNode Method (node)
Namespaces ► Newtonsoft.Json ► JsonConvert ► SerializeXmlNode(XmlNode)
Serializes the XML node to a JSON string.
- node (XmlNode)
- The node to serialize.
A JSON string of the XmlNode.