Table of Contents

Class GlobalFilters

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

Represents the global filter collection.

public static class GlobalFilters
Inheritance
GlobalFilters
Inherited Members

Properties

Filters

Gets or sets the global filter collection.

public static GlobalFilterCollection Filters { get; }

Property Value

GlobalFilterCollection

The global filter collection.