KeymatchSearchParamsExtractor Class Ingeniux DSS Library
Inheritance Hierarchy

SystemObject
  Ingeniux.Runtime.SearchDexDexParametersExtractorKeymatchSearchParametersWrapper, KeymatchParameters
    Ingeniux.Runtime.SearchDexKeymatchSearchParamsExtractor

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

public class KeymatchSearchParamsExtractor : DexParametersExtractor<KeymatchSearchParametersWrapper, KeymatchParameters>

The KeymatchSearchParamsExtractor type exposes the following members.

Constructors

  NameDescription
Public methodKeymatchSearchParamsExtractor
Initializes a new instance of the KeymatchSearchParamsExtractor 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