<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > AttachmentButton > Method >SetTextAfterAttach |
Sets text after attachment.
Prototype :
void SetTextAfterAttach
(
string TextAfterAttach
)
Arguments :
TextAfterAttach |
Text After Attach |
Example :
This.SetTextAfterAttach("Attached");
Available Events :
All Events