2 implementations of ActionLink
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
HtmlHelper.cs (1)
189public IHtmlContent ActionLink(
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
DefaultEditorTemplatesTest.cs (1)
1409public IHtmlContent ActionLink(
9 references to ActionLink
BasicWebSite (3)
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Home_ActionLinkView_cshtml.g.cs (1)
68Html.ActionLink("Pingüino", "ActionLinkView", "Home", "http", "pingüino", null, routeValues: null, htmlAttributes: null)
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Links_ActionLink_HostNameFragmentAttributes_cshtml.g.cs (1)
29Html.ActionLink(
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Links_ActionLink_SecurePage_ImplicitHostName_cshtml.g.cs (1)
29Html.ActionLink(
Microsoft.AspNetCore.Mvc.ViewFeatures (6)
Rendering\HtmlHelperLinkExtensions.cs (6)
28return helper.ActionLink( 62return helper.ActionLink( 102return helper.ActionLink( 130return helper.ActionLink( 166return helper.ActionLink( 208return helper.ActionLink(