ArcGIS Pro 3.7 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 Overridable Sub OnInitialize() 
    protected virtual void OnInitialize()
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also