This topic has not yet been rated - Rate this topic

IActionFilter Interface

Defines the methods that are used in an action filter.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public interface IActionFilter

The IActionFilter type exposes the following members.

  Name Description
Public method OnActionExecuted Called after the action method executes.
Public method OnActionExecuting Called before an action method executes.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ