1 implementation of UrlEncoder
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
HtmlHelper.cs (1)
119public UrlEncoder UrlEncoder { get; }
1 reference to UrlEncoder
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
Rendering\IHtmlHelper.cs (1)
54/// Gets the <see cref="UrlEncoder"/> to be used for encoding a URL.