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)
Syntaxpublic static readonly Guid IsErrorSendingDisabled
Public Shared ReadOnly IsErrorSendingDisabled As Guid
public:
static initonly Guid IsErrorSendingDisabled
static val IsErrorSendingDisabled: Guid
Field Value
Type:
Guid
RemarksThe value of this constant is d1ec3486-52f2-4fea-ba7b-3ac69956daf5.
Data Type:
Boolean.
Default Value:
false.
See Also