ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Catalog Namespace / ItemDialog Class / AlwaysUseInitialLocation Property

In This Topic
    AlwaysUseInitialLocation Property
    In This Topic
    Always use the InitialLocation if specified. If not specified, the initial location may be the last location opened using the current filter.
    Syntax
    public bool AlwaysUseInitialLocation {get; set;}
    Public Property AlwaysUseInitialLocation As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also