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


ILocatorStyleUI Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > LocationUI > ESRI.ArcGIS.LocationUI > Interfaces > IL > ILocatorStyleUI Interface
ArcGIS Developer Help

ILocatorStyleUI Interface

Provides access to members for selecting a locator style.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Write-only property CatalogPathForWorkspace Catalog path to remote database that has the locator style. Blank for local locator styles.
Read-only property CatalogPathForWorkspace Catalog path to remote database that has the locator style. Blank for local locator styles.
Method DoModal Opens a dialog for choosing a workspace and locator style.
Read-only property LocatorName Name object for the selected locator style.
Write-only property StyleName Name of the locator style selected.
Read-only property StyleName Name of the locator style selected.

Classes that implement ILocatorStyleUI

Classes Description
LocatorStyleUI A user interface for selection locator styles.