public static MvcHtmlString DropDownList( this HtmlHelper htmlHelper, string name, // The name of the ViewModel property to bind. IEnumerable selectList // The SelectList )