IResultFilter Interface
Visual Studio 2010
Defines the methods that are required for a result filter.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The IResultFilter type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | OnResultExecuted | Called after an action result executes. |
![]() | OnResultExecuting | Called before an action result executes. |
Community Additions
ADD
Show:
