view Agendas/trunk/src/Agendas.Web/Views/_ViewStart.cshtml @ 89:24e9488ac152

mapeo de property UrlInvitacion entre viewmodel y entity
author jorge.rowies
date Tue, 31 May 2011 16:31:24 -0300
parents c62b77fc33f4
children
line wrap: on
line source

@{
    Layout = "~/Views/Shared/_Layout.cshtml";
}