ASP.NET Pack Programmer's Guide
BaseForm.getControlValue Method
See Also
 





Gets the value of the control with the specified id.

Namespace: MindFusion.Scheduling
Package: Popup.js

 Syntax

JavaScript  Copy Code

function getControlValue (controlId)

 Parameters

controlId

The id of the control to check.

 Return Value

Type: Object
The value of the control.

 See Also

BaseForm Members
BaseForm Class
MindFusion.Scheduling Namespace