Action Filters are Pre/Post Condition Logic before/after Action methods in Controller Executes.
Types of Action Filters(Attributes Over Action ):
1.Output Cache
2.Authorization
3.HandleError
4.Validateinput
5.ValidateAntiforgeryToken
Action Filters are Pre/Post Condition Logic before/after Action methods in Controller Executes.
Types of Action Filters(Attributes Over Action ):
1.Output Cache
2.Authorization
3.HandleError
4.Validateinput
5.ValidateAntiforgeryToken