GetQueryObject method: SearchResultCollection collection

Syntax

GetQueryObject()

Description

Use this method to return the SearchQuery object that was used for the search.

Parameters

None.

Returns

A SearchQuery object.

Related Topics