IFilterResolutionService.EvaluateFilter Method (String)
.NET Framework (current version)
Returns a value indicating whether the specified filter is a type of the current filter object.
Assembly: System.Web (in System.Web.dll)
Parameters
- filterName
-
Type:
System.String
The name of a device filter.
Return Value
Type: System.Booleantrue if the specified filter is a type applicable to the current filter object; otherwise, false.
The EvaluateFilter method determines whether a named device filter is a type of filter supported by the IFilterResolutionService object.
.NET Framework
Available since 2.0
Available since 2.0
Show: