Not
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Defines the methods that are required for a result filter.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Public Interface IResultFilter
public interface IResultFilter
public interface class IResultFilter
The IResultFilter type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
OnResultExecuted | Called after an action result executes. |
![]() |
OnResultExecuting | Called before an action result executes. |
Top
.jpeg)