ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Presentations Namespace / PresentationPage Class / IsLocked Property

In This Topic
    IsLocked Property (PresentationPage)
    In This Topic
    Gets the locked state of a presentation page.
    Syntax
    public bool IsLocked {get;}
    Public ReadOnly Property IsLocked As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also