DynamicFilter.IFilterExpressionProvider.GetQueryable Method (IQueryable)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the modified query using the current filter value.
Assembly: System.Web.DynamicData (in System.Web.DynamicData.dll)
Parameters
- source
-
Type:
System.Linq.IQueryable
The data source query.
This member is an explicit interface member implementation. It can be used only when the DynamicFilter instance is cast to an IFilterExpressionProvider interface.
.NET Framework
Available since 4.5
Available since 4.5
Show: