Hello Jeff,
Using the
ControlObjectsVisibility property
of RadUpload, you can show/hide the components of upload control. See the ASPX shown below.
[If you want to have only file input and a select button, you should set the
ControlObjectsVisibility value to
"None".]
-Shinu