ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / WizardPage Class / CanJumpTo Method

In This Topic
    CanJumpTo Method
    In This Topic
    Override this function to control whether the wizard can jump directly to this page.
    Syntax
    protected internal virtual bool CanJumpTo()
    Protected Friend Overridable Function CanJumpTo() As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also