I'm using Html.Actionlink, Html.ActionLink("Download Report", "GetReport", "BIReport", new {type = fileType}), in MVC4 to download a file. However, I have no ideal how to pass fileType which is a variable coming from Javascript.
Thanks,
Bo
Moved byEyal SolnikSunday, October 19, 2014 9:35 PMIrrelevant to C#