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


ILocatorUI Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IL > ILocatorUI Interface
ArcGIS Developer Help

ILocatorUI Interface

Provides access to members that control the locator's user interface. Note: the ILocatorUI interface has been superseded by ILocatorUI2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

When To Use

Use the ILocatorUI interface to display the basic user interfaces for a locator.

Members

Name Description
Method CreateLocator Opens the user interface to create a new locator.
Method LocatorProperties Opens the user interface to view or modify the properties of a locator.
Method MatchTable Opens the user interface to locate a table.

Classes that implement ILocatorUI

Classes Description
CompositeLocatorUI (esriLocationUI) User interface for composite locators.
RSLocatorUI (esriLocationUI) User interface for RS address locators.

Remarks

The ILocatorUI interface is available, but the LocatorUI object is not using the ArcGIS Engine license.