Determines the error handling mode - if you want to customize this value override it in your application's startup code or from a configuration value by overriding the Init().
public static ErrorHandlingModes ErrorHandlingMode { get; set; }
See also:
Class ApplicationErrorModule© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic