how to get the URL in View in MVC code example Example: mvc get base url Request.Url.GetLeftPart(UriPartial.Authority) + Url.Content("~")