开发者

How to create downloadable file links in asp.net mvc?

How can I make downloadable file links in asp.net mvc for downloading the files?

Also h开发者_C百科ow can I show the file as thumbnail in my page in asp.net mvc?


You can use a FileResult. See http://msdn.microsoft.com/en-us/library/system.web.mvc.fileresult.aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜