1 reference to ComplexProperty
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
Rendering\HtmlHelperCheckboxTest.cs (1)
754
var html = helper.CheckBoxFor(m => m.
ComplexProperty
.Property1, htmlAttributes: null);