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

In This Topic
    OnInitialize Method (WizardPage)
    In This Topic
    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()
    Protected Overridable Sub OnInitialize() 
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also