Registers an onsubmit handler for the Ruler's parent html form to flush postback data.
Namespace: MindFusion.Diagramming
Assembly: Ruler.js
SyntaxJavaScript
Copy Code
|
|---|
function registerForSubmit (id) |
String. The id of the hidden field to flush the data to.
See Also