5 references to FragmentAttributeName
Microsoft.AspNetCore.Mvc.TagHelpers (5)
FormActionTagHelper.cs (5)
21[HtmlTargetElement("button", Attributes = FragmentAttributeName)] 61private const string ImageFragmentAttributeSelector = ImageTypeSelector + FragmentAttributeName; 72private const string SubmitFragmentAttributeSelector = SubmitTypeSelector + FragmentAttributeName; 137[HtmlAttributeName(FragmentAttributeName)] 205FragmentAttributeName,