Gets the content type weight.

Syntax

Smartsite SXML CopyCode image Copy Code
string this.contenttypeweight(string statement)

Parameters

Name Data Type Description
statement String The (SQL) statement.

Return Value

Data Type Description
String

Used in

Macro Description
FacetedSearchQueryBuilder Builds an SQL query for Faceted Search.

Expand image Remarks

Expand image Example

SXML