SearchParameters CustomProcessingParameters Property Ankiro Enterprise Suite Reference Documentation
Optional: Only parameter names specified in this list can be the target of custom parameter processing. If the list is null or empty, no restrictions on parameters are applied. To disable processing completely use the DisableCustomParameterProcessing property.

Namespace: Ankiro.SearchServer.Data.Search
Assembly: Ankiro.SearchServer.Data (in Ankiro.SearchServer.Data.dll) Version: 1.13.770.19207 (1.13.770.19207)
Syntax

public List<string> CustomProcessingParameters { get; set; }

Property Value

Type: List String 
See Also