WebConfigSettingIdsIsAutoSaveDisabled Field |
If disabled, all views (Dashboard, Reports and Scorecards) will no longer auto-save at regular intervals while editing.
Instead, a 'Save' button will be present to be used manually.
They will still be saved in some situations, such as checking in, or switching to 'View'.
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 IsAutoSaveDisabled
Public Shared ReadOnly IsAutoSaveDisabled As Guid
public:
static initonly Guid IsAutoSaveDisabled
static val IsAutoSaveDisabled: Guid
Field Value
Type:
GuidRemarks The value of this constant is 8fa2278e-fbef-4569-b150-0a5da3e17352.
Data Type:
Boolean.
Default Value:
.
See Also