FilterConfig Class
From Template MVC
Template Documentation
FilterConfig Class |
Used to configure all the custom filters
Namespace: Template.Web
Assembly: Template.Web (in Template.Web.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public class FilterConfig
The FilterConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| FilterConfig | Initializes a new instance of the FilterConfig class |
| Name | Description | |
|---|---|---|
| RegisterGlobalFilters |
Add all the custom filters to the GlobalFilters
|