Wisej.Web.BindingManagerDataErrorEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Provides data for the DataError event.
public class BindingManagerDataErrorEventArgs : EventArgsPublic Class BindingManagerDataErrorEventArgs
Inherits EventArgsInitializes a new instance of the class.
: Returns the caught in the binding process.
exception
The Exception that occurred in the binding process.
Represents the method that will handle the DataError event.