What is the use of action filters in an MVC application?

Submitted by: Administrator
Action Filters allow us to add pre-action and post-action behavior to controller action methods.
Submitted by: Administrator

Read Online Model View Controller (MVC) Job Interview Questions And Answers