SuggestParametersExtractor Class Ingeniux DSS Library
Inheritance Hierarchy

SystemObject
  Ingeniux.Runtime.SearchDexDexParametersExtractorSuggestParametersWrapper, SuggestParameters
    Ingeniux.Runtime.SearchDexSuggestParametersExtractor

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

public class SuggestParametersExtractor : DexParametersExtractor<SuggestParametersWrapper, SuggestParameters>

The SuggestParametersExtractor type exposes the following members.

Constructors

  NameDescription
Public methodSuggestParametersExtractor
Initializes a new instance of the SuggestParametersExtractor class
Top
Properties

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

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

Reference