I\'m creating a custom ActionFilterAttribute
in order to transform ViewResult
s and redirects into JsonResult
s during ajax requests. I\'ve
After looking for a while and trying to understand the accepted answer I found this. I believe this shows the order of Execution to be
Check this link under listing 2. http://www.asp.net/mvc/overview/older-versions-1/controllers-and-routing/understanding-action-filters-cs