1 reference to RadioButton
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
Rendering\HtmlHelperRadioButtonExtensionsTest.cs (1)
131
var radioButtonResult = helper.
RadioButton
("Property1", "myvalue", htmlAttributes);