view Agendas/trunk/src/Agendas.Web/Views/Shared/Error.cshtml @ 37:90f0cab1febc

Sugerencia de resharper sobre optimización
author nelo@MTEySS.neluz.int
date Thu, 17 Mar 2011 17:04:03 -0300
parents c62b77fc33f4
children 08dbe42fdde1
line wrap: on
line source

@model System.Web.Mvc.HandleErrorInfo

@{
    ViewBag.Title = "Error";
}

<h2>
    Sorry, an error occurred while processing your request.
</h2>