IsSearchPrimaryAction method: SearchConfiguration class
Syntax
IsSearchPrimaryAction()
Description
Use the IsSearchPrimaryAction method to determine whether search is set as the primary action for the content reference.
Parameters
None.
Returns
A Boolean value.
Example
&criteriaObj.IsSearchPrimaryAction();