XMLToJSONConverter class
Provides a method to convert an XML document to JavaScript Object Notation (JSON).
Inheritance hierarchy
System.Object
Microsoft.Web.CommandUI.XMLToJSONConverter
Namespace: Microsoft.Web.CommandUI
Assembly: Microsoft.Web.CommandUI (in Microsoft.Web.CommandUI.dll)
Syntax
'Declaration
Public Class XMLToJSONConverter
'Usage
Dim instance As XMLToJSONConverter
public class XMLToJSONConverter
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.