Open this page in the API Guide

WebConfigSettingIds.IsErrorsIgnored Field

Specifies whether the server errors that occur during application usage are ignored and not displayed. This is normally used for kiosk scenarios.

Namespace:  Dundas.BI.Web
Assembly:  Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (25.1.0.1000)
Syntax
public static readonly Guid IsErrorsIgnored

Field Value

Type: Guid
Remarks

The value of this constant is 0481501f-a0cf-4daa-94f2-9abf087727be.

Data Type: Boolean. Default Value: false.
See Also