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

In This Topic
    GetNextPageID Method
    In This Topic
    Override this function if the page wants to override which page is next in the wizard.
    Syntax
    protected internal virtual string GetNextPageID()
    Protected Friend Overridable Function GetNextPageID() As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also