ArcGIS Pro 2.7 API Reference Guide
ClickCommand Property

ArcGIS.Desktop.Framework.Contracts Namespace > WizardPage Class : ClickCommand Property
Gets the command which, when executed, causes the CurrentPage property to reference the next page in the workflow. If the user is viewing the last page in the workflow, this causes the Wizard to finish and be removed from the user interface.
Syntax
public ICommand ClickCommand {get;}
Public ReadOnly Property ClickCommand As ICommand
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

WizardPage Class
WizardPage Members