Can anybody tell me what is the HTML 'translation' for this HTML Helper?
@Html.DropDownList("Type_Id", new SelectList(listaRoles, "Role_Name"))<br />
Do you now any website or reference where I can find the HTML definitions for any others HTML Helpers?
A good reference for html http://stephenwalther.com/archive/2009/03/03/chapter-6-understanding-html-helpers