ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / WizardPage Class / OnAllPagesInitialized Method

In This Topic
    OnAllPagesInitialized Method
    In This Topic
    Called when all of the wizard pages have been created and fully initialized.
    Syntax
    public virtual void OnAllPagesInitialized()
    Public Overridable Sub OnAllPagesInitialized() 
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also