<wtui:control type="WTUI.FilesControl"/>
The tag for WTUI.FilesControl
Example:
<wtui:control type="WTUI.FilesControl" id="filescontrolid" name="filescontrol"/>
- Parameters:
-
id <String>(optional) The id of the image control -
name <String>(optional) The name of the control if it is used within a form -
value <String>(optional) The value of the control
<wtui:control type="WTUI.ImageControl"/>
The tag for WTUI.ImageControl
Example:
<wtui:control type="WTUI.ImageControl" id="imagecontrolid" name="imagecontrol"/>
- Parameters:
-
id <String>(optional) The id of the image control -
name <String>(optional) The name of the control if it is used within a form -
value <String>(optional) The value of the control