Answer Posted / Sadanand Patel
Action filters are methods that run before or after an action executes in ASP.NET MVC. They can be used for various purposes such as authorization, logging, caching, and exception handling.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers