System.Web.Mvc Namespace


.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)
Syntax

Visual Basic (Declaration)
Public Interface IActionFilter
Visual Basic (Usage)
Dim instance As IActionFilter
C#
public interface IActionFilter
Visual C++
public interface class IActionFilter
See Also

Reference

Tags :


Page view tracker