docBuilderUnsavedPromptOnClose
Use this parameter to control the document builder Unsaved changes dialog.
In document builder mode, when a document with unsaved changes is closed, a dialog prompt is displayed to allow the user to save or ignore changes. You can control the visibility of this dialog prompt with the docBuilderUnsavedPromptOnClose parameter.
The annotationAutoBurnPromptOnClose parameter no longer has any effect on the document builder Unsaved changes dialog.
| Value | Description |
|---|---|
true |
The dialog is visible (default). |
false |
The dialog is not visible. |
Sample syntax
<param name="docBuilderUnsavedPromptOnClose" value="false"/>