Microsoft.WindowsServerSolutions.Wizards Namespace
The Microsoft.WindowsServerSolutions.Wizards namespace provides functionality for implementing wizard forms and wizard pages.
| 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. |
Community Additions
ADD
Show:
