dojo.formToQuery
<script src="../../js/dojo.js"></script>
defined in dojo/_base/xhr.js
Returns a URL-encoded string representing the form passed as either a node or string ID identifying the form to serialize
parameter | type | description |
---|---|---|
formNode | DOMNode|String |