| 
       << 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 >SetResourceName | 
    
Sets the resource name.
Prototype :
void SetResourceName
(
string ResourceName
)
Arguments :
ResourceName  | 
resource name  | 
Example :
This.SetResourceName("Table_Title1");
Available Events :
OnInitialize