| 
       << Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : OZ e-Form Extension > OZ e-Form JavaScript API > FixedTableInput > FixedTableCheckBox > Method >SetFormID | 
    
Sets the FormID.
Prototype :
void SetFormID
(
string FormID
)
Arguments :
FormID  | 
FormID  | 
Example :
This.SetFormID("Sports");
Available Events :
OnBind, OnInitialize, OnStartBind