You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 14, 2018. It is now read-only.
For the
Url.RouteUrl
function, intellisense documentation says that it "Generates a fully qualified or absolute URL...".That is incorrect. It generates a relative URL. As is, there is already another function that provides an absolute URL, and that is
Url.Link(...)
The text was updated successfully, but these errors were encountered: