What is the equivalent to Page.ResolveUrl in ASP.NET MVC? - Stack Overflow
What is the equivalent to Page.ResolveUrl in ASP.NET MVC available in the Controller? ... Here are a whole bunch of ways to resolve a path that uses that application root operator (~) UrlHelper.Content HttpServerUtility.MapPath...