<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > ImagePicker > Method >SetPickedValue |
Sets the Pickedvalue.
Prototype :
void SetPickedValue
(
string PickedValue
)
Arguments :
PickedValue |
Picked value |
Example :
This.SetPickedValue("Picked");
Available Events :
All Events