WizardCommandButtonClickEventArgs Constructors
Provides data for the WizardControl.PrevClick and WizardControl.NextClick events.Name | Parameters | Description |
---|---|---|
WizardCommandButtonClickEventArgs(BaseWizardPage) | page | Initializes a new instance of the WizardCommandButtonClickEventArgs class. |
See Also