I need to HttpPostedFile Object to pass it in some function I use. Is it possible to retrieve it? I can only see UploadedFile Object and it won't work. I do not have access to change the function I want to send the HttpPostedFile.
Thanks,
1 Answer, 1 is accepted
0
Accepted
Veselin Vasilev
Telerik team
answered on 02 Sep 2008, 07:22 AM
Hello Gabriel Beauchamp,
You can use the Request.Files collection.
I hope this helps.
Sincerely yours,
Veskoni
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.