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

In This Topic
    HasError Property
    In This Topic
    Gets or sets a boolean notifying the application whether the page produced an error during commit. If any page errors, the property sheet will not close during commit.
    Syntax
    protected internal bool HasError {get; set;}
    Protected Friend Property HasError As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also