AsyncPostBackErrorEventArgs.Exception Property

 

Gets the Exception raised during partial-page rendering.

Namespace:   System.Web.UI
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

member Exception : Exception with get

Property Value

Type: System.Exception

An Exception object.

.NET Framework
Available since 3.5
Return to top
Show: