<< 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 >SetTextFilterName |
Sets the Text Filter Name.
Prototype :
void SetTextFilterName
(
string TextFilterName
)
Arguments :
TextFilterName |
Text Filter Name |
Example :
This.SetTextFilterName("NumberTextFilter1");
Available Events :
All Events