6 writes to Action
Microsoft.AspNetCore.Mvc.TagHelpers.Test (6)
AnchorTagHelperTest.cs (6)
62
Action
= "index",
174
Action
= "Index",
228
Action
= "Index",
286
Action
= "Index",
345
Action
= "Index",
617
Action
= "Action",
6 references to Action
Microsoft.AspNetCore.Mvc.TagHelpers (6)
AnchorTagHelper.cs (6)
89
/// Must be <c>null</c> if <see cref="Route"/> or <see cref="
Action
"/>, <see cref="Controller"/>
99
/// Must be <c>null</c> if <see cref="Route"/> or <see cref="
Action
"/>, or <see cref="Controller"/>
127
/// Must be <c>null</c> if one of <see cref="
Action
"/>, <see cref="Controller"/>, <see cref="Area"/>
171
if (
Action
!= null ||
203
var actionLink = Controller != null ||
Action
!= null;
265
actionName:
Action
,