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