This document is archived and information here might be outdated. Recommended version. |
Provides access to events that are fired by an ongoing search.
Name | Description | |
---|---|---|
ObjectFound | Fired when an object is found that satisfies the search criteria. | |
SearchCanceled | Fired when the search is explicitly canceled. | |
SearchFailed | Fired when the search terminates prematurely. | |
SearchFinished | Fired when the search is complete. | |
SearchLocationChanged | Fired when the search begins looking inside a new folder or other container. |
Classes | Description |
---|---|
CatalogSearchEngine | A search engine that looks in the Catalog for objects that match the search criteria. |
FileSystemXmlSearchEngine | A search engine that looks on the file system for XML files that match the search criteria. |
FindDialog | The Search dialog box. |
MetadataServiceEngine | Metadata Service Search Engine. |