ASP.NET Pack Programmer's Guide
CheckBox.get_checked Method
See Also
 





Gets the checked state of the control.

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

 Syntax

JavaScript  Copy Code

function get_checked ()

 Return Value

Type: Boolean
true if the control is checked, otherwise false.

 See Also

CheckBox Members
CheckBox Class
MindFusion.UI.WebForms Namespace