Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

How to use redirect to open link in new tab in asp.net core 2.0.

$
0
0

Hi, I have a form on which submit I want to redirect to another page but I want to open the redirected page in a new tab.

if (requestedDownloadLink != null) 

      return Redirect(requestedDownloadLink);


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>