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

 

SetFormID

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

 

SetFormID

 

 

Sets the FormID.

 

 

 

Prototype :

 

void SetFormID

(

       string FormID

)

 

 

 

Arguments :

 

FormID

FormID

 

 

 

Example :

 

This.SetFormID("Sports");

 

 

 

Available Events :

 

OnBind,  OnInitialize,  OnStartBind