Initializes a new instance of the KeymatchProcessor class
Namespace: Ingeniux.Runtime.SearchDex
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.1.16
Syntax
public KeymatchProcessor( HttpRequestBase request, SiteSearch siteSearch, KeymatchSearchParametersWrapper parameter )
Parameters
- request
- Type: System.WebHttpRequestBase
- siteSearch
- Type: SiteSearch
- parameter
- Type: Ingeniux.Runtime.SearchDexKeymatchSearchParametersWrapper
See Also