<< Click to Display Table of Contents >> TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > TextBox > Method >SetFormID |
Sets the FormID.
Prototype :
void SetFormID
(
string FormID
)
Arguments :
FormID |
FormID |
Example :
This.SetFormID("Name");
Available Events :
OnBind, OnInitialize, OnStartBind