IActionFilter Methods

Include Protected Members
Include Inherited Members

The IActionFilter type exposes the following members.

Methods

  Name Description
Public method OnActionExecuted Called after the action method executes.
Public method OnActionExecuting Called before an action method executes.

Top

See Also

Reference

IActionFilter Interface

System.Web.Mvc Namespace