ArcGIS Pro 3.7 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 Friend Overridable Function GetNextPageID() As String
    protected internal virtual string GetNextPageID()
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also