FilterInfo Properties

 

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

NameDescription
System_CAPS_pubpropertyActionFilters

Gets all the action filters in the application.

System_CAPS_pubpropertyAuthenticationFilters

Gets all the authentication filters in the application.

System_CAPS_pubpropertyAuthorizationFilters

Gets all the authorization filters in the application.

System_CAPS_pubpropertyExceptionFilters

Gets all the exception filters in the application.

System_CAPS_pubpropertyResultFilters

Gets all the result filters in the application.

Return to top
Show: