ValidationEventArgs
Wisej.Web.ValidationEventArgs
Last updated
Wisej.Web.ValidationEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Provides data for the Validating event handlers.
Control: Control being validated.
String: Message to return when validation fails.
ValidationRule[]: Rules associated to the Control being validated.
Name | Description |
---|---|
Represents the method that will handle the Validating event. |