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





Returns the controls collection.

Namespace: MindFusion.Scheduling
Package: Popup.js

 Syntax

JavaScript  Copy Code

function getControls ()

 Return Value

Type: Object
Object, containing references to all controls present in the form.

 Remarks

For more information about the default controls present in the different forms, please refer to Using Built-In Forms.

 See Also

BaseForm Members
BaseForm Class
MindFusion.Scheduling Namespace
Using Built-In Forms