Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Microsoft.WindowsServerSolutions.Wizards namespace provides functionality for implementing wizard forms and wizard pages.
Classes
Class | Description | |
---|---|---|
![]() |
GettingTargetPageEventArgs | Provides data for the GettingNextPage event. |
![]() |
ValidatingEventArgs | Provides data for the PageValidating event. |
![]() |
WizardForm | Represents the base form class for the wizard, which contains the collection of wizard pages and the default logic of the page flow. |
![]() |
WizardPage | Contains the base class for each page of the wizard. |
Return to top