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

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

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also