@Html.DropDownListFor(model => model.HaberKatID, new SelectList(ViewBag.kategori,"ID","KatAdi"),new {@class="myclass"})


böyle denediniz mi?