ArcGIS Pro 3.7 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 Friend Overridable Function CanJumpTo() As Boolean
    protected internal virtual bool CanJumpTo()
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also