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.