WebConfigSettingIdsIsErrorSendingDisabled Field |
Specifies whether the server errors that occur should not be allowed to be sent to Dundas by users.
If set to , 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 (24.3.0.1000)
Syntax public static readonly Guid IsErrorSendingDisabled
Public Shared ReadOnly IsErrorSendingDisabled As Guid
public:
static initonly Guid IsErrorSendingDisabled
static val IsErrorSendingDisabled: Guid
Field Value
Type:
GuidRemarks The value of this constant is d1ec3486-52f2-4fea-ba7b-3ac69956daf5.
Data Type:
Boolean.
Default Value:
.
See Also