//working version with Ienumerable @Html.FormFieldFor(model => model.AgencyId, attributes: new { SelectItems = Model.AllAgencies }) //outp