CSLA .NET 10.0.0
A home for your business logic
Loading...
Searching...
No Matches
BindingSourceRefresh.cs File Reference

Classes

class  Csla.Windows.BindingSourceRefresh
 BindingSourceRefresh contains functionality for refreshing the data bound to controls on Host as well as a mechinism for catching data binding errors that occur in Host. More...
class  Csla.Windows.BindingErrorEventArgs
 BindingErrorEventArgs defines the event arguments for reporting a data binding error due to a exception. More...

Namespaces

namespace  Csla
namespace  Csla.Windows

Functions

delegate void Csla.Windows.BindingErrorEventHandler (object sender, BindingErrorEventArgs e)
 BindingErrorEventHandler delegates is the event handling definition for handling data binding errors that occurred due to exceptions.