Plumtree Portal UI  
 

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

Initialize the model by running the provided query with the provided settings (allSettings). removableSettings, if non-null, are those settings that may be removed on a followup search.

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

See Also

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