Click here to Skip to main content
15,896,207 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
As we knew in MVC we have five filters:

Authentication filters
Authorization filters
Action filters
Result filters
Exception filters

so which is one invoked at the end?

What I have tried:

I have looked at this but not pretty much sure.
Filtering in ASP.NET MVC | Microsoft Docs[^]
Posted
Updated 20-Aug-19 22:35pm
v3

1 solution

Seems pretty clear.

Filters in ASP.NET MVC[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900