BindingManagerDataErrorEventArgs
Wisej.Web.BindingManagerDataErrorEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Provides data for the DataError event.
Constructors
BindingManagerDataErrorEventArgs(exception)

Initializes a new instance of the BindingManagerDataErrorEventArgs class.
Properties
Exception

Exception: Returns the Exception caught in the binding process.
Used By
Name
Description
Represents the method that will handle the DataError event.
Last updated
Was this helpful?