XMLSerializer
Properties
No properties.
Methods
- serializeToString
- Converts the parent DOM node of a document tree to an XML string.
Events
No events.
Notes
Remarks
Do the following to create an instance:
oXMLSerializer = new XMLSerializer();
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]