| 
       << 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 >SetPreviousFormID | 
    
Sets the Previous FormID.
Prototype :
void SetPreviousFormID
(
string PreviousFormID
)
Arguments :
PreviousFormID  | 
Previous FormID  | 
Example :
This.SetPreviousFormID("password");
Available Events :
OnAddToPage, OnBind, OnInitialize, OnStartBind