GlobalFilterCollection.Remove Method (Object)
Removes all the filters that match the specified filter.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Parameters
- filter
-
Type:
System.Object
The filter to remove.
Show:
Removes all the filters that match the specified filter.
The filter to remove.