Method | Description | |
---|---|---|
HandleError ( System.Web.HttpContextBase context, int statusCode ) : void | ||
HttpErrorHandler ( IWebConfigurationProvider configurationProvider, IErrorViewRenderer errorViewRenderer ) : System.Diagnostics |
Method | Description | |
---|---|---|
UseCustomErrors ( bool isLocal ) : bool |
public HandleError ( System.Web.HttpContextBase context, int statusCode ) : void | ||
context | System.Web.HttpContextBase | |
statusCode | int | |
return | void |
public HttpErrorHandler ( IWebConfigurationProvider configurationProvider, IErrorViewRenderer errorViewRenderer ) : System.Diagnostics | ||
configurationProvider | IWebConfigurationProvider | |
errorViewRenderer | IErrorViewRenderer | |
return | System.Diagnostics |