Name | Description | |
---|---|---|
OnFinish | Called when the wizard begins finalizing the process in order to give the page the opportunity to prevent the action (eg. unsaved changes). |
For a list of all members of this type, see WizardPage members.
Name | Description | |
---|---|---|
OnFinish | Called when the wizard begins finalizing the process in order to give the page the opportunity to prevent the action (eg. unsaved changes). |
Name | Description | |
---|---|---|
CanJumpTo | Override this function to control whether the wizard can jump directly to this page. | |
GetNextPageID | Override this function if the page wants to override which page is next in the wizard. | |
NotifyPropertyChanged | Overloaded. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) | |
OnInitialize | Called when the page is first created to give it the opportunity to fully initialize itself. The Data member is set at this point. | |
SetProperty | Overloaded. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase) |