Wisej.Web.ControlEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Provides data for the ControlAdded and ControlRemoved events.
Initializes a new instance of the ControlEventArgs class for the specified control.
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.