GetPageLinksList method: SearchConfiguration class
Syntax
GetPageLinksList()
Description
Use the GetPageLinksList method to retrieve the page links specified on the search page.
Parameters
None.
Returns
An array of PTS_CFGSRCH_CRITERIA:PageLink.
Example
&criteriaObj.GetPageLinksList();