ContentSearchParametersExtractorTWrapper, TModel Class Ingeniux DSS Library
Inheritance Hierarchy

SystemObject
  Ingeniux.Runtime.SearchDexDexParametersExtractorTWrapper, TModel
    Ingeniux.Runtime.SearchDexContentSearchParametersExtractorTWrapper, TModel
      Ingeniux.Runtime.SearchDexInSiteSearchParametersExtractor

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

public abstract class ContentSearchParametersExtractor<TWrapper, TModel> : DexParametersExtractor<TWrapper, TModel>
where TWrapper : ContentSearchParametersWrapper<TModel>
where TModel : class, new()

Type Parameters

TWrapper
TModel

The ContentSearchParametersExtractorTWrapper, TModel type exposes the following members.

Constructors

  NameDescription
Public methodContentSearchParametersExtractorTWrapper, TModel
Initializes a new instance of the ContentSearchParametersExtractorTWrapper, TModel class
Top
Properties

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

  NameDescription
Public methodExtract (Overrides DexParametersExtractorTWrapper, TModelExtract.)
Top
See Also

Reference