ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Core Namespace / EditingOptions Class / ShowSaveEditsDialog Property

In This Topic
    ShowSaveEditsDialog Property
    In This Topic
    Gets and sets whether the dialog to confirm save edits is displayed.
    Syntax
    public bool ShowSaveEditsDialog {get; set;}
    Public Property ShowSaveEditsDialog As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also