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: virtual bool EvaluateFilter( String^ filterName ) sealed = IFilterResolutionService::EvaluateFilter
Parameters
- filterName
-
Type:
System::String^
The filter to evaluate.
.NET Framework
Available since 2.0
Available since 2.0
Show: