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.
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
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.