Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: SharePoint Foundation 2010
Gets the attributes of the XML element.
var value = CUI.JsonXmlElement.get_attributes();
Property Value
Type: Object
The attributes of the element, where the property names are the names of the attributes and the property values are the values of the attributes.