2 references to GenerateListBox
Microsoft.AspNetCore.Mvc.ViewFeatures (2)
HtmlHelper.cs (1)
431
return
GenerateListBox
(
HtmlHelperOfT.cs (1)
234
return
GenerateListBox
(modelExpression.ModelExplorer, name, selectList, htmlAttributes);