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