Wisej.Web.FormClosedEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Represents the method that handles a FormClosed event.
Name | Type | Description |
---|---|---|
Name | Description |
---|---|
sender
The source of the event.
e
A FormClosedEventArgs that contains the event data.
Occurs after the form is closed.