Mvc Get Base Url

[Solved] Mvc Get Base Url | Vb - Code Explorer | yomemimo.com
Question : mvc get base url

Answered by : gleaming-goshawk-92ya8fqf14c1

Request.Url.GetLeftPart(UriPartial.Authority) + Url.Content("~")

Source : https://stackoverflow.com/questions/1288046/how-can-i-get-my-webapps-base-url-in-asp-net-mvc | Last Update : Tue, 18 Aug 20

Answers related to mvc get base url

Code Explorer Popular Question For Vb