| Modifier and Type | Interface and Description |
|---|---|
interface |
ActionFilter
Action filters intercept controller actions allowing AOP code to execute before and after the action executes
|
interface |
AuthFilter
Authorization filters intercept controller actions before the action or other filters execute
|
interface |
ErrorFilter |
interface |
ResultFilter
Result filters intercept actions results allowing AOP code to execute before and after the result executes
|
Copyright © 2014. All rights reserved.