ASP.NET Pack Programmer's Guide
CheckBox Constructor
See Also
 





Initializes a new instance of the CheckBox class.

Namespace: MindFusion.UI.WebForms
Package: CheckBox.js

 Syntax

JavaScript  Copy Code

function CheckBox (element)

 Parameters

element

Type: DomElement
The Sys.UI.DomElement object that the control will be associated with.

 See Also

CheckBox Class
MindFusion.UI.WebForms Namespace