ValidationEventHandler
Wisej.Web.ValidationEventHandler
Last updated
Wisej.Web.ValidationEventHandler
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Represents the method that will handle the Validating event.
sender
The source of the event.
e
A that contains the event data.
Fired when the any control associated to the extender is being validated.
Fired after any control associated to the extender has been successfully validated.