1.

Mention some action filters which are used regularly in ASP.Net MVC?

Answer»

Below are some action filters used :

  • Authentication
  • Authorization
  • HandleError
  • OutputCache


Discussion

No Comment Found