MindFusion.Charting for JavaScript Programmer's Guide
Control.registerForSubmit Method
See Also
 






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

Namespace: MindFusion.Controls
File: Control.js

 Syntax

JavaScript  Copy Code

function registerForSubmit (id)

 Parameters

id

Type: String
String. The id of the hidden field to flush the data to.

 See Also

Control Members
Control Class
MindFusion.Controls Namespace