FilterInfo Constructor
Initializes a new instance of the FilterInfo class.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | FilterInfo() | Initializes a new instance of the FilterInfo class. |
![]() | FilterInfo(IEnumerable<Filter>) | Initializes a new instance of the FilterInfo class using the specified filters collection. |
FilterInfo Constructor (IEnumerable<Filter>)
Initializes a new instance of the FilterInfo class using the specified filters collection.
Show:
