GetFacetNodes method: SearchResultCollection collection

Syntax

GetFacetNodes()

Description

Use this method to return an array of facet nodes available for this search result collection.

Parameters

None.

Returns

An array of FacetNode objects if successful, Null otherwise.

Related Topics