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