CUI.JsonXmlElement.name Property
Applies to: SharePoint Foundation 2010
Gets the name of the XML element.
var value = CUI.JsonXmlElement.get_name();
Property Value
Type: String
The element name.
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 name of the XML element.
var value = CUI.JsonXmlElement.get_name();
Type: String
The element name.