WizardPageErrorEventArgs Constructors
Provides data for the IWizardPage<TWizardModel>.Error event.Name | Parameters | Description |
---|---|---|
WizardPageErrorEventArgs(String) | errorMessage | Initializes a new instance of the WizardPageErrorEventArgs class with the specified error message. |
See Also