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