Are there events for before a controller is run?

Posted by Blankman on Stack Overflow See other posts from Stack Overflow or by Blankman
Published on 2010-06-02T20:26:11Z Indexed on 2010/06/02 20:34 UTC
Read the original article Hit count: 141

Filed under:
|
|

I know there are events for before/after a action is fired.

Is there anything higher up in the stack like before a controller is called?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about asp.net-mvc