106 instantiations of HtmlAttributeNameAttribute
Microsoft.AspNetCore.Mvc.TagHelpers (82)
AnchorTagHelper.cs (10)
64
[
HtmlAttributeName
(ActionAttributeName)]
73
[
HtmlAttributeName
(ControllerAttributeName)]
82
[
HtmlAttributeName
(AreaAttributeName)]
92
[
HtmlAttributeName
(PageAttributeName)]
102
[
HtmlAttributeName
(PageHandlerAttributeName)]
108
[
HtmlAttributeName
(ProtocolAttributeName)]
114
[
HtmlAttributeName
(HostAttributeName)]
120
[
HtmlAttributeName
(FragmentAttributeName)]
130
[
HtmlAttributeName
(RouteAttributeName)]
136
[
HtmlAttributeName
(RouteValuesDictionaryName, DictionaryAttributePrefix = RouteValuesPrefix)]
CacheTagHelper.cs (1)
57
[
HtmlAttributeName
(CachePriorityAttributeName)]
CacheTagHelperBase.cs (11)
63
[
HtmlAttributeName
(VaryByAttributeName)]
69
[
HtmlAttributeName
(VaryByHeaderAttributeName)]
75
[
HtmlAttributeName
(VaryByQueryAttributeName)]
81
[
HtmlAttributeName
(VaryByRouteAttributeName)]
87
[
HtmlAttributeName
(VaryByCookieAttributeName)]
94
[
HtmlAttributeName
(VaryByUserAttributeName)]
104
[
HtmlAttributeName
(VaryByCultureAttributeName)]
110
[
HtmlAttributeName
(ExpiresOnAttributeName)]
116
[
HtmlAttributeName
(ExpiresAfterAttributeName)]
122
[
HtmlAttributeName
(ExpiresSlidingAttributeName)]
128
[
HtmlAttributeName
(EnabledAttributeName)]
ComponentTagHelper.cs (3)
38
[
HtmlAttributeName
(ComponentParameterName, DictionaryAttributePrefix = ComponentParameterPrefix)]
52
[
HtmlAttributeName
(ComponentTypeName)]
58
[
HtmlAttributeName
(RenderModeName)]
DistributedCacheTagHelper.cs (1)
49
[
HtmlAttributeName
(NameAttributeName)]
FormActionTagHelper.cs (8)
107
[
HtmlAttributeName
(ActionAttributeName)]
113
[
HtmlAttributeName
(ControllerAttributeName)]
119
[
HtmlAttributeName
(AreaAttributeName)]
125
[
HtmlAttributeName
(PageAttributeName)]
131
[
HtmlAttributeName
(PageHandlerAttributeName)]
137
[
HtmlAttributeName
(FragmentAttributeName)]
146
[
HtmlAttributeName
(RouteAttributeName)]
152
[
HtmlAttributeName
(RouteValuesDictionaryName, DictionaryAttributePrefix = RouteValuesPrefix)]
FormTagHelper.cs (9)
61
[
HtmlAttributeName
(ActionAttributeName)]
67
[
HtmlAttributeName
(ControllerAttributeName)]
73
[
HtmlAttributeName
(AreaAttributeName)]
79
[
HtmlAttributeName
(PageAttributeName)]
85
[
HtmlAttributeName
(PageHandlerAttributeName)]
93
[
HtmlAttributeName
(AntiforgeryAttributeName)]
99
[
HtmlAttributeName
(FragmentAttributeName)]
108
[
HtmlAttributeName
(RouteAttributeName)]
121
[
HtmlAttributeName
(RouteValuesDictionaryName, DictionaryAttributePrefix = RouteValuesPrefix)]
ImageTagHelper.cs (2)
81
[
HtmlAttributeName
(SrcAttributeName)]
90
[
HtmlAttributeName
(AppendVersionAttributeName)]
InputTagHelper.cs (4)
92
[
HtmlAttributeName
(ForAttributeName)]
104
[
HtmlAttributeName
(FormatAttributeName)]
116
[
HtmlAttributeName
("type")]
125
[
HtmlAttributeName
("form")]
LabelTagHelper.cs (1)
45
[
HtmlAttributeName
(ForAttributeName)]
LinkTagHelper.cs (11)
130
[
HtmlAttributeName
(HrefAttributeName)]
137
[
HtmlAttributeName
(HrefIncludeAttributeName)]
145
[
HtmlAttributeName
(HrefExcludeAttributeName)]
151
[
HtmlAttributeName
(FallbackHrefAttributeName)]
157
[
HtmlAttributeName
(SuppressFallbackIntegrityAttributeName)]
166
[
HtmlAttributeName
(AppendVersionAttributeName)]
174
[
HtmlAttributeName
(FallbackHrefIncludeAttributeName)]
183
[
HtmlAttributeName
(FallbackHrefExcludeAttributeName)]
191
[
HtmlAttributeName
(FallbackTestClassAttributeName)]
199
[
HtmlAttributeName
(FallbackTestPropertyAttributeName)]
207
[
HtmlAttributeName
(FallbackTestValueAttributeName)]
PartialTagHelper.cs (4)
53
[
HtmlAttributeName
(ForAttributeName)]
67
[
HtmlAttributeName
(ModelAttributeName)]
82
[
HtmlAttributeName
(OptionalAttributeName)]
88
[
HtmlAttributeName
(FallbackAttributeName)]
PersistComponentStateTagHelper.cs (1)
33
[
HtmlAttributeName
(PersistenceModeName)]
ScriptTagHelper.cs (11)
122
[
HtmlAttributeName
(SrcAttributeName)]
128
[
HtmlAttributeName
(TypeAttributeName)]
135
[
HtmlAttributeName
(SrcIncludeAttributeName)]
143
[
HtmlAttributeName
(SrcExcludeAttributeName)]
149
[
HtmlAttributeName
(FallbackSrcAttributeName)]
155
[
HtmlAttributeName
(SuppressFallbackIntegrityAttributeName)]
164
[
HtmlAttributeName
(AppendVersionAttributeName)]
172
[
HtmlAttributeName
(FallbackSrcIncludeAttributeName)]
181
[
HtmlAttributeName
(FallbackSrcExcludeAttributeName)]
187
[
HtmlAttributeName
(FallbackTestExpressionAttributeName)]
197
[
HtmlAttributeName
(ImportMapAttributeName)]
SelectTagHelper.cs (2)
53
[
HtmlAttributeName
(ForAttributeName)]
60
[
HtmlAttributeName
(ItemsAttributeName)]
TextAreaTagHelper.cs (1)
45
[
HtmlAttributeName
(ForAttributeName)]
ValidationMessageTagHelper.cs (1)
47
[
HtmlAttributeName
(ValidationForAttributeName)]
ValidationSummaryTagHelper.cs (1)
53
[
HtmlAttributeName
(ValidationSummaryAttributeName)]
Microsoft.AspNetCore.Razor.Runtime.Test (23)
Runtime\TagHelpers\TestTagHelpers\TagHelperDescriptorFactoryTagHelpers.cs (23)
232
[
HtmlAttributeName
("my-name-is-legion")]
243
[
HtmlAttributeName
("unused")]
250
[
HtmlAttributeName
("SomethingElse")]
253
[
HtmlAttributeName
("Something-Else")]
313
[
HtmlAttributeName
("valid-something")]
319
[
HtmlAttributeName
("data-something")]
325
[
HtmlAttributeName
("DATA-SOMETHING")]
336
[
HtmlAttributeName
("valid-name")]
342
[
HtmlAttributeName
("valid-name1", DictionaryAttributePrefix = "valid-prefix1-")]
345
[
HtmlAttributeName
("valid-name2", DictionaryAttributePrefix = "valid-prefix2-")]
348
[
HtmlAttributeName
("valid-name3", DictionaryAttributePrefix = "valid-prefix3-")]
351
[
HtmlAttributeName
("valid-name4", DictionaryAttributePrefix = "valid-prefix4-")]
354
[
HtmlAttributeName
("valid-name5", DictionaryAttributePrefix = "valid-prefix5-")]
357
[
HtmlAttributeName
("valid-name6")]
362
[
HtmlAttributeName
(DictionaryAttributePrefix = "valid-prefix6")]
368
[
HtmlAttributeName
("valid-name", DictionaryAttributePrefix = "valid-prefix")]
374
[
HtmlAttributeName
("valid-name1")]
377
[
HtmlAttributeName
("valid-name2", DictionaryAttributePrefix = "valid-prefix2-")]
380
[
HtmlAttributeName
("valid-name3", DictionaryAttributePrefix = "valid-prefix3-")]
383
[
HtmlAttributeName
("valid-name4", DictionaryAttributePrefix = "valid-prefix4-")]
386
[
HtmlAttributeName
("valid-name5", DictionaryAttributePrefix = "valid-prefix5-")]
389
[
HtmlAttributeName
(DictionaryAttributePrefix = "valid-prefix6")]
392
[
HtmlAttributeName
("invalid-name7")]
TagHelpersWebSite (1)
TagHelpers\DictionaryPrefixTestTagHelper.cs (1)
13
[
HtmlAttributeName
(DictionaryAttributePrefix = "prefix-")]
3 references to HtmlAttributeNameAttribute
Microsoft.AspNetCore.Razor (2)
TagHelpers\HtmlAttributeNameAttribute.cs (2)
15
/// Instantiates a new instance of the <see cref="
HtmlAttributeNameAttribute
"/> class with <see cref="Name"/>
28
/// Instantiates a new instance of the <see cref="
HtmlAttributeNameAttribute
"/> class.
Microsoft.AspNetCore.Razor.Runtime (1)
Properties\AssemblyInfo.cs (1)
8
[assembly: TypeForwardedTo(typeof(
HtmlAttributeNameAttribute
))]