Plumtree Portal UI  
 

ISearchResultModel.Search Method (String, String, IPTFilter, SearchSettingCollection)

Initialize the model by running the provided query with the provided settings.

void Search(
   string searchString,
   string basicFields,
   IPTFilter advancedFilter,
   SearchSettingCollection settings
);

See Also

ISearchResultModel Interface | com.plumtree.portaluiinfrastructure.search Namespace | ISearchResultModel.Search Overload List