Inheritance Hierarchy
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
Name | Description | |
---|---|---|
![]() | SuggestParametersExtractor | Initializes a new instance of the SuggestParametersExtractor class |
Properties
Name | Description | |
---|---|---|
![]() | Cookies | (Inherited from DexParametersExtractorTWrapper, TModel.) |
![]() | Form | (Inherited from DexParametersExtractorTWrapper, TModel.) |
![]() | MethodParameters | (Inherited from DexParametersExtractorTWrapper, TModel.) |
![]() | QueryString | (Inherited from DexParametersExtractorTWrapper, TModel.) |
![]() | ServerVariables | (Inherited from DexParametersExtractorTWrapper, TModel.) |
Methods
Name | Description | |
---|---|---|
![]() | Extract | (Inherited from DexParametersExtractorTWrapper, TModel.) |
See Also