HeaderFilterBuilder.AllowSearch(Boolean) Method
OBSOLETE
[depNote:HeaderFilter.allowSearch]
This API is obsolete now.
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
Declaration
[Obsolete("[depNote:HeaderFilter.allowSearch]")]
public HeaderFilterBuilder AllowSearch(
bool value
)
Parameters
| Name | Type |
|---|---|
| value | Boolean |
Returns
| Type |
|---|
| HeaderFilterBuilder |
See Also