7 references to ActionLink
BasicWebSite (7)
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Areas_Area1_Views_RemoteAttribute_Home__Layout_cshtml.g.cs (3)
78
Html.
ActionLink
("Basic web site", "Details", "RemoteAttribute_Home", routeValues: new { area = (object)null })
88
Html.
ActionLink
("Home", "Details", "RemoteAttribute_Home", routeValues: new { area = string.Empty })
98
Html.
ActionLink
("Area1 Home", "Details", "RemoteAttribute_Home", routeValues: new { area = "Area1" })
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_RemoteAttribute_Home__Layout_cshtml.g.cs (3)
78
Html.
ActionLink
("Basic web site", "Details", "RemoteAttribute_Home", routeValues: new { area = (object)null })
88
Html.
ActionLink
("Home", "Details", "RemoteAttribute_Home", routeValues: new { area = string.Empty })
98
Html.
ActionLink
("Area1 Home", "Details", "RemoteAttribute_Home", routeValues: new { area = "Area1" })
artifacts\obj\BasicWebSite\Release\net10.0\Microsoft.CodeAnalysis.Razor.Compiler\Microsoft.NET.Sdk.Razor.SourceGenerators.RazorSourceGenerator\Views_Shared__Layout_cshtml.g.cs (1)
78
Html.
ActionLink
("BasicWebApplication", "Index", "Home", new { area = "" })