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


In This Topic
    WizardPage Class Methods
    In This Topic

    For a list of all members of this type, see WizardPage members.

    Protected Methods
     NameDescription
    Protected Internal Method Override this function to control whether the wizard can jump directly to this page.  
    Protected Internal Method Override this function if the page wants to override which page is next in the wizard.  
    Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
    Protected Method Called when the page is first created to give it the opportunity to fully initialize itself. The Data member is set at this point.  
    Protected MethodOverloaded.  (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
    Top
    See Also