This document is archived and information here might be outdated.  Recommended version.


ISearchEngineEvents.SearchLocationChanged Event (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CatalogUI)  

ISearchEngineEvents.SearchLocationChanged Event

Fired when the search begins looking inside a new folder or other container.

[Visual Basic .NET]
Public Event SearchLocationChanged As SearchLocationChangedEventHandler
[C#]
public event SearchLocationChangedEventHandler SearchLocationChanged

Product Availability

Available with ArcGIS Desktop.

See Also

ISearchEngineEvents Interface