getInnerXML
Description
Get the serialized XML for the child nodes of this node.
Syntax
xopuselement.getInnerXML () : String
Return Value
String. The serialized XML.
Get the serialized XML for the child nodes of this node.
xopuselement.getInnerXML () : String
String. The serialized XML.
Loading...