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