ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / EsriHttpClient Class / ShowDialogs Property

In This Topic
    ShowDialogs Property
    In This Topic
    Gets or sets a value which controls if the APIs are allowed to pop-up any dialogs if required.
    Syntax
    public bool ShowDialogs {get; set;}
    Public Property ShowDialogs As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also