ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Framework.Contracts Namespace / WizardPage Class / OnInitialize Method
Version

    OnInitialize Method (WizardPage)
    Called when the page is first created to give it the opportunity to fully initialize itself. The Data member is set at this point.
    Syntax
    protected virtual void OnInitialize()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also