ValidationEventArgs
Wisej.Web.ValidationEventArgs
Last updated
Was this helpful?
Wisej.Web.ValidationEventArgs
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Provides data for the event handlers.
: Control being validated.
: Message to return when validation fails.
: Rules associated to the being validated.
Represents the method that will handle the event.