andrewdavey / NotFoundMvc

Provides a user-friendly '404' page whenever a controller, action or route is not found in your ASP.NET MVC3 application. A view called NotFound is rendered instead of the default ASP.NET error page.
91 stars 35 forks source link

Create hook for action when 'not found' occurs. #38

Closed DavidDeSloovere closed 9 years ago

DavidDeSloovere commented 9 years ago

Links to #30