Hi,
In my MVC application I want to redirect to an aspx page from an api controller. I tried adding the code but its not working. Can someone please check it and help me to fix the issue.
api controller:
Action Method in Home controller