LinqDataSourceView::ContextCreated Event
.NET Framework (current version)
Occurs after an instance of the context type object has been created.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Handle this event if you want to validate the data context object, or if you want to handle exceptions that were thrown during the context creation. For more information, see the LinqDataSource::ContextCreated event.
.NET Framework
Available since 3.5
Available since 3.5
Show: