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





Gets the checked state of the control.

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

 Syntax

JavaScript  Copy Code

function get_state ()

 Return Value

Type: CheckState
One of the CheckState enumeration values.

 See Also

CheckBox Members
CheckBox Class
MindFusion.UI.WebForms Namespace