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 abstract EvaluateFilter : filterName:string -> bool private override EvaluateFilter : filterName:string -> bool
Parameters
- filterName
-
Type:
System.String
The filter to evaluate.
.NET Framework
Available since 2.0
Available since 2.0
Show: