2
Reply

MVC File Result - How to Get File in UI?

Bhuvanesh Mohankumar

Bhuvanesh Mohankumar

May 4 2016 5:31 AM
247

I have a Web API returns FileResult, Can some one help me how to download the file in the View of MVC.

I want to get that file from the Web API response.

 
 

Answers (2)