<< 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 >SetUnCheckedValue |
Sets the UnCheckedValue.
Prototype :
void SetUnCheckedValue
(
string UnCheckedValue
)
Arguments :
UnCheckedValue |
UnCheckedValue |
Example :
This.SetUnCheckedValue("UnCheckedValue");
Available Events :
OnAddToPage, OnBind, OnEndBind, OnInitialize, OnStartBind