.NET Framework Class Library
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)
Visual Basic (Declaration)
Public Interface IActionFilter
Dim instance As IActionFilter
public interface IActionFilter
public interface class IActionFilter
Reference