Wisej.Web.FormClosedEventArgs
Last updated 3 years ago
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.5.0.0)
Provides data for the event.
public class FormClosedEventArgs : EventArgs
Public Class FormClosedEventArgs Inherits EventArgs
Initializes a new instance of the class.
closeReason
: Returns a value that indicates why the form was closed.
A value that represents the reason why the form was closed.
Represents the method that handles a event.