Gets the operator that determines how search expressions from the component are merged with search expressions from other components in a search dialog.
A BooleanOperator value that specifies the merge operator.
Derived classes should override this property if they need to use the Boolean operators Or or Not instead of And, which is the default value.
SearchDialogComponent Class | NavigoSystems.Ontolica.SharePoint.Custom.WebControls Namespace