ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / Page Class / IsEnabled Property

In This Topic
    IsEnabled Property (Page)
    In This Topic
    Gets or sets a boolean indicating if the page is currently enabled.
    Syntax
    Public Property IsEnabled As Boolean
    public bool IsEnabled {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also