OverrideResultFiltersAttribute.FiltersToOverride Property

 

Gets the filters to override for this instance.

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

abstract FiltersToOverride : Type with get
override FiltersToOverride : Type with get

Property Value

Type: System.Type

The filters to override for this instance.

Return to top
Show: