HttpCapabilitiesBase.IFilterResolutionService.EvaluateFilter Method (String)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Used internally to evaluate a filter.
Assembly: System.Web (in System.Web.dll)
Private Function EvaluateFilter ( filterName As String ) As Boolean Implements IFilterResolutionService.EvaluateFilter
Parameters
- filterName
-
Type:
System.String
The filter to evaluate.
.NET Framework
Available since 2.0
Available since 2.0
Show: