Mercurial > altnet-hispano
view Agendas/trunk/src/Agendas.Web/Views/Shared/EditorTemplates/HttpPostedFileBase.cshtml @ 275:bf993f99cee3
Ticket #123: Patrocinadores de las vans.
author | juanjose.montesdeocaarbos |
---|---|
date | Wed, 14 Dec 2011 08:15:44 -0300 |
parents | |
children |
line wrap: on
line source
@model HttpPostedFileBase <input type="file" id="@Html.ViewData.ModelMetadata.PropertyName" name="@Html.ViewData.ModelMetadata.PropertyName" />