2 references to DisplayName
Microsoft.AspNetCore.Components.Web (2)
Forms\InputBase.cs (2)
65
if (
DisplayName
is not null)
67
return
DisplayName
;