This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > LocationUI > ESRI.ArcGIS.LocationUI > Interfaces > IA > IAddressUI2 Interface > IAddressUI2.ReadOnlyRuntimeOptions Method (ArcObjects .NET 10.4 SDK) |
Opens the Geocoding Options dialog in read-only mode.
[Visual Basic .NET] Public Sub ReadOnlyRuntimeOptions ( _ ByVal parentWindow As Integer, _ ByVal Locator As ILocator, _ ByVal title As String _ )
[C#] public void ReadOnlyRuntimeOptions ( int parentWindow, ILocator Locator, string title );