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

OnFinish Method
Called when the wizard begins finalizing the process in order to give the page the opportunity to prevent the action (eg. unsaved changes).
Syntax
public virtual Task<bool> OnFinish()
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.4 or higher.
See Also