1 write to _exception
System.Web.Extensions (1)
UI\AsyncPostBackErrorEventArgs.cs (1)
18
_exception
= exception;
1 reference to _exception
System.Web.Extensions (1)
UI\AsyncPostBackErrorEventArgs.cs (1)
23
return
_exception
;