1 reference to CheckBox
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
Rendering\HtmlHelperCheckboxTest.cs (1)
818
var checkboxResult = helper.
CheckBox
("Property1", htmlAttributes: new { attr = "value" });