GlobalFilterCollection.Add Method
Include Protected Members
Include Inherited Members
Adds a filter to the global filter collection.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Add(Object) | Adds the specified filter to the global filter collection. | |
Add(Object, Int32) | Adds the specified filter to the global filter collection using the specified filter run order. |
Top