This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Prepares an SXMLDatatable object, based on the input parameters, which should be used as input for the FacetedSearchQueryBuilder macro.

Namespace: Smartsite.FacetedSearch
Assembly:  Smartsite.FacetedSearch (in Smartsite.FacetedSearch.dll)

Syntax

C#Copy imageCopy Code
[("FacetedSearchPrepareInputData")]
public class PrepareInputData : 
Visual Basic (Declaration)Copy imageCopy Code
<("FacetedSearchPrepareInputData")> _
Public Class PrepareInputData _
	Inherits 

Inheritance Hierarchy

System..::..Object
  Smartsite.Core..::..BaseModule
    Smartsite.Core..::..Module
      Smartsite.FacetedSearch..::..FacetedSearchBase
        Smartsite.FacetedSearch..::..PrepareInputData

See Also

Advanced