ControlEventArgs
Wisej.Web.ControlEventArgs
Last updated
Was this helpful?
Wisej.Web.ControlEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Provides data for the and events.
Initializes a new instance of the class for the specified control.
control
: Returns the control object used by this event.
The to store in this event.
Represents the method that will handle the and events of the class.