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

Get route value in a View and in a ASP tag helper

$
0
0

Hello,

On an ASP.NET MVC 6 project I have the following:

[Route("help/how-it-works")]
public IActionResult HowItWorks() {
   return View();
}

How can I get the route, e.g. "help/how-it-works" in the View and on an ASP Tag Helper?

Thank You,

Miguel


Viewing all articles
Browse latest Browse all 9386

Trending Articles



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