<< 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 >SetSendable |
Sets whether the transfer possible.
Prototype :
void SetSendable
(
bool Sendable
)
Arguments :
Sendable |
True for sendable |
Example :
This.SetSendable(false);
Available Events :
All Events