ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / LocatorControlConfigureProperties Class
Members

In This Topic
    LocatorControlConfigureProperties Class
    In This Topic
    Configures the properties used in initializing the LocatorControl. If no configuration is required (that is you dont require a location to be pre=populated for a search), leave the individual properties at their default values.
    Syntax
    public class LocatorControlConfigureProperties 
    Public Class LocatorControlConfigureProperties 
    Remarks
    To refresh the LocatorControl, provide an updated LocatorControlConfigureProperties
    Inheritance Hierarchy

    System.Object
       ArcGIS.Desktop.Mapping.Controls.LocatorControlConfigureProperties

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also