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