MindFusion.Diagramming for JavaScript Programmer's Guide
NodeListView.registerForSubmit Method
See Also
 





Registers an onsubmit handler for the NodeListView's parent html form to flush postback data.

Namespace: MindFusion.Diagramming
File: NodeListView.js

 Syntax

JavaScript  Copy Code

function registerForSubmit (id)

 Parameters

id

The id of the hidden field to flush the data to.

 See Also

NodeListView Members
NodeListView Class
MindFusion.Diagramming Namespace