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