TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > CheckBox > Method >

 

GetUnCheckedValue

<< 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 >

 

GetUnCheckedValue

 

 

Gets the UnCheckedValue.

 

 

 

Prototype :

 

string GetUnCheckedValue

(

       No Arguments

)

 

 

 

Example :

 

_TraceLn(This.GetUnCheckedValue());

 

 

 

Available Events :

 

OnAddToPage,  OnBind,  OnEndBind,  OnInitialize,  OnPostDraw,  OnPreDraw,  OnStartBind