1 reference to DropDownList
Microsoft.AspNetCore.Mvc.ViewFeatures.Test (1)
Rendering\HtmlHelperDropDownListExtensionsTest.cs (1)
112var dropDownListResult = helper.DropDownList("Property1", selectList, new { Key = "Value", name = "CustomName" });