I have a dropdownlist in my View:
@Html.DropDownListFor(m => m.APtTitleData.apt, (IEnumerable)ViewBag.apt, "-Select Apt-",