如何获取RadUpload控件的文件路径? [英] how to get the filepath of RadUpload control?

查看:112
本文介绍了如何获取RadUpload控件的文件路径?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在正常的文件上传控件中,它是FileUpload.Filepname ...
telerik RadUpload对应的属性是什么?
我搜索了google.无法获取.
我需要单个文件上传.

In normal file upload control it is FileUpload.Filepname...
what is the corresponding property fot telerik RadUpload?
I searched google.could not get it.
I need that for single file upload.

推荐答案

单个文件上传仍在集合中,但集合计数仅为1.

检查Request.Files数组的长度并进行相应处理.

干杯.
Single file uploads are still in the collection, but the collection count is just 1.

Check the length of the Request.Files array and process it accordingly.

Cheers.


这篇关于如何获取RadUpload控件的文件路径?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆