Share via


XMLToJSONConverter members

Provides a method to convert an XML document to JavaScript Object Notation (JSON).

The XMLToJSONConverter type exposes the following members.

Constructors

  Name Description
Public method XMLToJSONConverter Initializes a new instance of the XMLToJSONConverter class.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public methodStatic member Write Writes an XML node as JavaScript Object Notation (JSON).

Top

See also

Reference

XMLToJSONConverter class

Microsoft.Web.CommandUI namespace