2 writes to _exception
System.Web (2)
UI\WebControls\SendMailErrorEventArgs.cs (2)
16
_exception
= e;
28
_exception
= value;
1 reference to _exception
System.Web (1)
UI\WebControls\SendMailErrorEventArgs.cs (1)
25
return
_exception
;