6 references to ActionAttributeName
Microsoft.AspNetCore.Mvc.TagHelpers (6)
FormActionTagHelper.cs (6)
16[HtmlTargetElement("button", Attributes = ActionAttributeName)] 57private const string ImageActionAttributeSelector = ImageTypeSelector + ActionAttributeName; 68private const string SubmitActionAttributeSelector = SubmitTypeSelector + ActionAttributeName; 107[HtmlAttributeName(ActionAttributeName)] 202ActionAttributeName, 224ControllerAttributeName + ", " + ActionAttributeName,