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 used in an action filter.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Public Interface IActionFilter
public interface IActionFilter
public interface class IActionFilter
The IActionFilter type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
OnActionExecuted | Called after the action method executes. |
![]() |
OnActionExecuting | Called before an action method executes. |
Top
.jpeg)