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