ASP.NET Pack Programmer's Guide
XmlPersistContext.addChildElement Method
See Also
 





Adds a new child node with the specified name andvalue to the specified parent node.

Namespace: MindFusion.Charting
Package: XmlPersistContext.js

 Syntax

JavaScript  Copy Code

function addChildElement (elementName, parentElement, innerText)

 Parameters

elementName

parentElement

innerText

 See Also

XmlPersistContext Members
XmlPersistContext Class
MindFusion.Charting Namespace