MCSD Exam Practice Test
MCSD Developing ASP.NET MVC Web Applications 2
What is Action Filter in ASP.NET MVC?
Select your answer
A
A Razor helper method
B
An attribute that injects logic before or after an action executes
C
A routing constraint
D
A model validation rule
Hint