1.

What Is The Need Of Action Filters In Mvc?

Answer»

Action Filters allow US to execute the CODE before or after action has been executed. This can be DONE by decorating the action METHODS of controls with MVC attributes.

Action Filters allow us to execute the code before or after action has been executed. This can be done by decorating the action methods of controls with MVC attributes.



Discussion

No Comment Found