ErrorHandling Properties
Provides static members for the error handling in ASP.NET Web Forms applications.
Name | Description |
---|---|
Can |
Determines if it is possible to send an e-mail alert to the application administrator. |
Can |
Determines if detailed error information should be shown. |
Instance static |
Represents the instance of the Error |
See Also