CUI.JsonXmlElement.childNodes Property
Applies to: SharePoint Foundation 2010
Gets the child nodes of the XML element.
var value = CUI.JsonXmlElement.get_childNodes();
Property Value
Type: CUI.JsonXmlElement[]
The child nodes of the element.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to: SharePoint Foundation 2010
Gets the child nodes of the XML element.
var value = CUI.JsonXmlElement.get_childNodes();
Type: CUI.JsonXmlElement[]
The child nodes of the element.