This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IL > ILocator Interface > ILocator.UserInterface Property (ArcObjects .NET 10.4 SDK) |
User interface for the locator.
[Visual Basic .NET] Public ReadOnly Property UserInterface As ILocatorUI
[C#] public ILocatorUI UserInterface {get;}
[C++]
HRESULT get_UserInterface(
ILocatorUI** outLocatorUI
);
[C++]
Parameters outLocatorUI [out, retval]
outLocatorUI is a parameter of type ILocatorUI
The UserInterface property returns an object that you can use to display the user interfaces for the locator.