Open this page in the API Guide

WebConfigSettingIds.IsErrorSendingDisabled Field

Specifies whether the server errors that occur should not be allowed to be sent to Dundas by users. If set to true, the "Send" button will no longer appear on error screens.

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 IsErrorSendingDisabled

Field Value

Type: Guid
Remarks

The value of this constant is d1ec3486-52f2-4fea-ba7b-3ac69956daf5.

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