BindingManagerDataErrorEventArgs
Wisej.Web.BindingManagerDataErrorEventArgs
Last updated
Was this helpful?
Wisej.Web.BindingManagerDataErrorEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.1.0.0)
Provides data for the DataError event.
public class BindingManagerDataErrorEventArgs : EventArgsPublic Class BindingManagerDataErrorEventArgs
Inherits EventArgsInitializes a new instance of the BindingManagerDataErrorEventArgs class.
Exception: Returns the Exception caught in the binding process.
Represents the method that will handle the DataError event.
Last updated
Was this helpful?
Was this helpful?

