This topic has not yet been rated - Rate this topic

ModelDataSource Events

.NET Framework 4.5

The ModelDataSource type exposes the following members.

  NameDescription
Public event CallingDataMethods Occurs when model binding is in use and data methods are being called.
Top
  NameDescription
Explicit interface implemetation Private event IDataSource.DataSourceChanged Occurs when the underlying data source has changed. The change may be due to a change in the control's properties, or a change in the data due to an edit action performed by the data source control.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.