<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > CheckBox > Method >SetCheckedValue |
Sets the CheckedValue.
Prototype :
void SetCheckedValue
(
string CheckedValue
)
Arguments :
CheckedValue |
CheckedValue |
Example :
This.SetCheckedValue("CheckedValue");
Available Events :
All Events