view Agendas/trunk/src/Agendas.Web/Views/Shared/EditorTemplates/Ponente.cshtml @ 150:19bab30521da

Pasando DateTime a un EditorTemplates
author Nelo@Guinea.neluz.int
date Tue, 02 Aug 2011 23:24:19 -0300
parents e6e6bfb1da9e
children b9850b647a4e
line wrap: on
line source

@model Guid
@Html.DropDownList(string.Empty, Html.GetPonentes(Model))