LinqDataSource.IDynamicDataSource.Exception Event
.NET Framework (current version)
For a description of this member, see IDynamicDataSource.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
private abstract Exception : IEvent<EventHandler<DynamicValidatorEventArgs>, DynamicValidatorEventArgs> private override Exception : IEvent<EventHandler<DynamicValidatorEventArgs>, DynamicValidatorEventArgs>
Implements
IDynamicDataSource.ExceptionThis member is an explicit interface member implementation. It can be used only when the LinqDataSource instance is cast to an IDynamicDataSource interface.
.NET Framework
Available since 3.5
Available since 3.5
Show: