2 references to Name
Microsoft.AspNetCore.Components.Web (2)
Forms\InputRadioGroup.cs (2)
49
if (!string.IsNullOrEmpty(
Name
))
52
_context.GroupName =
Name
;