BindingManagerDataErrorEventArgs
Wisej.Web.BindingManagerDataErrorEventArgs
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Provides data for the DataError event.
public class BindingManagerDataErrorEventArgs : EventArgsPublic Class BindingManagerDataErrorEventArgs
Inherits EventArgsConstructors
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?

