FilterInfo.ActionFilters Property

Visual Studio 2010

Gets all the action filters in the application.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

No code example is currently available or this language may not be supported.

Property Value

Type: System.Collections.Generic.IList(IActionFilter)
All action filters.

Community Additions

ADD
Show: