Gets the facet-specific where clause.

Syntax

Smartsite SXML CopyCode image Copy Code
string this.facetwhereclause()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
String The facet-specific where clause.

Used in

Macro Description
FacetedSearchQueryBuilder Builds an SQL query for Faceted Search.
SXML