FormClosingEventArgs

Wisej.Web.FormClosingEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (2.5.0.0)

Provides data for the FormClosing event.

public class FormClosingEventArgs : CancelEventArgs

Constructors

Initializes a new instance of the FormClosingEventArgs class.

Properties

CloseReason: Returns a value that indicates why the form is being closed.

Used By

Last updated