2 references to RadioButton
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (2)
Rendering\HtmlHelperRadioButtonExtensionsTest.cs (2)
23
var radioButtonResult = helper.
RadioButton
("Property1", value: "myvalue");
58
var radioButtonResult = helper.
RadioButton
("Property1", value: "myvalue");