ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / Page Class / CanReset Property

In This Topic
    CanReset Property
    In This Topic
    Gets a flag to notify the system that the page can be reset.
    Syntax
    protected internal virtual bool CanReset {get; set;}
    Protected Friend Overridable Property CanReset As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also