WizardPageValidatingEventArgs Constructors
Provides data for the BaseWizardPage.PageValidating event.Name | Parameters | Description |
---|---|---|
WizardPageValidatingEventArgs(Direction) | direction | Initializes a new instance of the WizardPageValidatingEventArgs class with the specified drection. |
See Also