eightHundreds
4/19/2017 - 7:17 AM

UserUrlHelperInController.cs

UrlHelper url = new UrlHelper(HttpContext.Current.Request.RequestContext);
url.Action("ContactUs"); // Will output the proper link according to routing info