InSiteSearchParametersWrapper Class Ingeniux DSS Library
Inheritance Hierarchy

SystemObject
  Ingeniux.Runtime.SearchDexSearchParametersWrapperInSiteSearchParameters
    Ingeniux.Runtime.SearchDexContentSearchParametersWrapperInSiteSearchParameters
      Ingeniux.Runtime.SearchDexInSiteSearchParametersWrapper

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

public class InSiteSearchParametersWrapper : ContentSearchParametersWrapper<InSiteSearchParameters>

The InSiteSearchParametersWrapper type exposes the following members.

Constructors

  NameDescription
Public methodInSiteSearchParametersWrapper
Initializes a new instance of the InSiteSearchParametersWrapper class
Top
Properties

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

  NameDescription
Public fieldCategoryById
Public fieldIncludeCategorizationStats
Top
See Also

Reference