Table of Contents

Class FilterProviders

Namespace
System.Web.Mvc
Assembly
System.Web.Mvc.dll

Provides a registration point for filters.

public static class FilterProviders
Inheritance
FilterProviders
Inherited Members

Properties

Providers

Provides a registration point for filters.

public static FilterProviderCollection Providers { get; }

Property Value

FilterProviderCollection

The collection of filters.