ControlEventArgs
Wisej.Web.ControlEventArgs
Last updated
Was this helpful?
Wisej.Web.ControlEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.1.0.0)
Provides data for the ControlAdded and ControlRemoved events.
public class ControlEventArgs : EventArgsPublic Class ControlEventArgs
Inherits EventArgsInitializes a new instance of the ControlEventArgs class for the specified control.
Control: Returns the control object used by this event.
Represents the method that will handle the ControlAdded and ControlRemoved events of the Control class.
Last updated
Was this helpful?
Was this helpful?

