FormClosedEventArgs
Wisej.Web.FormClosedEventArgs
Last updated
Was this helpful?
Wisej.Web.FormClosedEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Provides data for the FormClosed event.
Initializes a new instance of the FormClosedEventArgs class.
CloseReason: Returns a value that indicates why the form was closed.
Represents the method that handles a FormClosed event.