2 references to FormName
Microsoft.AspNetCore.Components.Web (2)
Forms\EditForm.cs (2)
159if (!string.IsNullOrEmpty(FormName)) 161builder.AddNamedEvent("onsubmit", FormName);