Implemented interface member:
method
RouteUrl
Microsoft.AspNetCore.Mvc.IUrlHelper.RouteUrl(Microsoft.AspNetCore.Mvc.Routing.UrlRouteContext)
2 overrides of RouteUrl
Microsoft.AspNetCore.Mvc.Core (2)
Routing\EndpointRoutingUrlHelper.cs (1)
77
public override string?
RouteUrl
(UrlRouteContext routeContext)
Routing\UrlHelper.cs (1)
64
public override string?
RouteUrl
(UrlRouteContext routeContext)
1 reference to RouteUrl
Microsoft.AspNetCore.Mvc.Core (1)
Routing\UrlHelperBase.cs (1)
56
return
RouteUrl
(new UrlRouteContext()