LinqDataSourceView::Deleting Event
.NET Framework (current version)
Occurs before a delete operation.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Handle the Deleting event to validate the object to be deleted, to change a value before the delete operation, or to cancel the delete operation.
For more information, see the LinqDataSource::Deleting event.
.NET Framework
Available since 3.5
Available since 3.5
Show: