InSiteSearchParametersExtractor Class Ingeniux DSS Library
Inheritance Hierarchy

SystemObject
  Ingeniux.Runtime.SearchDexDexParametersExtractorInSiteSearchParametersWrapper, InSiteSearchParameters
    Ingeniux.Runtime.SearchDexContentSearchParametersExtractorInSiteSearchParametersWrapper, InSiteSearchParameters
      Ingeniux.Runtime.SearchDexInSiteSearchParametersExtractor

Namespace: Ingeniux.Runtime.SearchDex
Assembly: IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.1.16
Syntax

public class InSiteSearchParametersExtractor : ContentSearchParametersExtractor<InSiteSearchParametersWrapper, InSiteSearchParameters>

The InSiteSearchParametersExtractor type exposes the following members.

Constructors

  NameDescription
Public methodInSiteSearchParametersExtractor
Initializes a new instance of the InSiteSearchParametersExtractor class
Top
Properties

  NameDescription
Public propertyCookies (Inherited from DexParametersExtractorTWrapper, TModel.)
Public propertyForm (Inherited from DexParametersExtractorTWrapper, TModel.)
Public propertyMethodParameters (Inherited from DexParametersExtractorTWrapper, TModel.)
Public propertyPageParameterName (Inherited from ContentSearchParametersExtractorTWrapper, TModel.)
Public propertyQueryString (Inherited from DexParametersExtractorTWrapper, TModel.)
Public propertyServerVariables (Inherited from DexParametersExtractorTWrapper, TModel.)
Top
Methods

  NameDescription
Public methodExtract (Inherited from ContentSearchParametersExtractorTWrapper, TModel.)
Top
See Also

Reference