• UrlResolutionTagHelper
    net9.0
    namespace Microsoft.AspNetCore.Mvc.Razor.TagHelpers
    {
        [HtmlTargetElement("*", Attributes = "[itemid^='~/']")]
        [HtmlTargetElement("a", Attributes = "[href^='~/']")]
        [HtmlTargetElement("applet", Attributes = "[archive^='~/']")]
        [HtmlTargetElement("audio", Attributes = "[src^='~/']")]
        [HtmlTargetElement("blockquote", Attributes = "[cite^='~/']")]
        [HtmlTargetElement("button", Attributes = "[formaction^='~/']")]
        [HtmlTargetElement("del", Attributes = "[cite^='~/']")]
        [HtmlTargetElement("form", Attributes = "[action^='~/']")]
        [HtmlTargetElement("html", Attributes = "[manifest^='~/']")]
        [HtmlTargetElement("iframe", Attributes = "[src^='~/']")]
        [HtmlTargetElement("ins", Attributes = "[cite^='~/']")]
        [HtmlTargetElement("menuitem", Attributes = "[icon^='~/']")]
        [HtmlTargetElement("object", Attributes = "[archive^='~/']")]
        [HtmlTargetElement("object", Attributes = "[data^='~/']")]
        [HtmlTargetElement("q", Attributes = "[cite^='~/']")]
        [HtmlTargetElement("script", Attributes = "[src^='~/']")]
        [HtmlTargetElement("video", Attributes = "[src^='~/']")]
        [HtmlTargetElement("video", Attributes = "[poster^='~/']")]
        [HtmlTargetElement("area", Attributes = "[href^='~/']", TagStructure = TagStructure.WithoutEndTag)]
        [HtmlTargetElement("base", Attributes = "[href^='~/']", TagStructure = TagStructure.WithoutEndTag)]
        [HtmlTargetElement("embed", Attributes = "[src^='~/']", TagStructure = TagStructure.WithoutEndTag)]
        [HtmlTargetElement("img", Attributes = "[src^='~/']", TagStructure = TagStructure.WithoutEndTag)]
        [HtmlTargetElement("img", Attributes = "[srcset^='~/']", TagStructure = TagStructure.WithoutEndTag)]
        [HtmlTargetElement("input", Attributes = "[src^='~/']", TagStructure = TagStructure.WithoutEndTag)]
        [HtmlTargetElement("input", Attributes = "[formaction^='~/']", TagStructure = TagStructure.WithoutEndTag)]
        [HtmlTargetElement("link", Attributes = "[href^='~/']", TagStructure = TagStructure.WithoutEndTag)]
        [HtmlTargetElement("source", Attributes = "[src^='~/']", TagStructure = TagStructure.WithoutEndTag)]
        [HtmlTargetElement("source", Attributes = "[srcset^='~/']", TagStructure = TagStructure.WithoutEndTag)]
        [HtmlTargetElement("track", Attributes = "[src^='~/']", TagStructure = TagStructure.WithoutEndTag)]
        public class UrlResolutionTagHelper : TagHelper
    }
    
    nuget.org
    0.2 %
    Reference this API
    0.0 %
    Derive from this class or interface
    Upgrade Planner
    0.2 %
    Reference this API
    .NET 5.06.07.08.09.010.0
    .NET Core 2.02.12.23.03.1
    .NET Framework 4.6.14.6.24.74.7.14.7.24.84.8.1
    .NET Standard 2.02.1
    Information specific to net9.0
    Assembly

    Microsoft.AspNetCore.Mvc.Razor , Version=9.0.0.0, PublicKeyToken=adb9793829ddae60

    Referencing

    Requires any:

    • Your project needs to use SDK Microsoft.NET.Sdk.Web.

    • Your project needs a framework reference to Microsoft.AspNetCore.App.

    • Your project needs a package reference to Microsoft.AspNetCore.Mvc.Razor.

    Platform Restrictions

    This API is supported on all platforms.

    • Built-in API
    • Package-provided API

    03/18/2025
    An error has occurred. This application may no longer respond until reloaded. Reload 🗙