ContentSearchParametersWrapperT Class Ingeniux DSS Library
Inheritance Hierarchy

SystemObject
  Ingeniux.Runtime.SearchDexSearchParametersWrapperT
    Ingeniux.Runtime.SearchDexContentSearchParametersWrapperT
      Ingeniux.Runtime.SearchDexInSiteSearchParametersWrapper

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

public abstract class ContentSearchParametersWrapper<T> : SearchParametersWrapper<T>
where T : class, new()

Type Parameters

T

The ContentSearchParametersWrapperT type exposes the following members.

Constructors

  NameDescription
Public methodContentSearchParametersWrapperT
Initializes a new instance of the ContentSearchParametersWrapperT class
Top
Properties

  NameDescription
Public propertyAllPages
Public propertyFragmentsSize
Public propertyIsRemote (Inherited from SearchParametersWrapperT.)
Public propertyPage
Public propertyPageSize
Public propertyParameters (Inherited from SearchParametersWrapperT.)
Public propertyProfileName
Public propertyRemoteUrl (Inherited from SearchParametersWrapperT.)
Public propertySerializeAllFields
Public propertySortAscending
Public propertySortBy
Public propertySourceNames
Public propertyTimeout (Inherited from SearchParametersWrapperT.)
Top
See Also

Reference