WizPageBaseOnUnload Method |
Name | Description | |
---|---|---|
OnUnload |
Called when the control is about to be unloaded. You should override this method to perform any cleanup
associated with your control.
| |
OnUnload(EventArgs) | Raises the Unload event. (Inherited from Control.) |