<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > TextBox > Method >SetResourceName |
Sets the resource name.
Prototype :
void SetResourceName
(
string ResourceName
)
Arguments :
ResourceName |
resource name |
Example :
This.SetResourceName("Table_Title1");
Available Events :
OnInitialize