LinqDataSourceView::Updated Event
.NET Framework (current version)
Occurs when an update operation has finished.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Handle the Updated event to examine the values of output parameters after an update operation has finished or to catch exceptions that were thrown during the update operation. The output parameters are available from the LinqDataSourceStatusEventArgs object that is associated with the event.
.NET Framework
Available since 3.5
Available since 3.5
Show: