<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > Button > Method >SetURL |
Sets the URL.
Prototype :
void SetURL
(
string URL
)
Arguments :
URL |
URL |
Example :
This.SetURL("http://127.0.0.1/sample.jsp");
Available Events :
All Events