EntityDataSourceChangedEventArgs.ExceptionHandled Property

 

Gets or sets a value that indicates whether the exception was handled and that it should not be thrown again.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web.Entity (in System.Web.Entity.dll)

member ExceptionHandled : bool with get, set

Property Value

Type: System.Boolean

true if the exception was handled; otherwise, false.

.NET Framework
Available since 3.5
Return to top
Show: