API/AdHocSettings.md
... ...
@@ -373,7 +373,7 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var
373 373
|Boolean|[[ShowSideHelp|/API/CodeSamples/ShowSideHelp]]|Gets or sets whether side help should be shown on all tabs of the [[Izenda.Web.UI.AdHocReportDesigner|/API/Izenda/Web/UI/Izenda-Web-UI-AdHocReportDesigner]].|False|
374 374
|Boolean|[[ShowSimpleModeViewer|/API/CodeSamples/ShowSimpleModeViewer]]|Gets or sets a value indicating whether the classic ReportViewer mode is simple mode. Simple mode hides the [[Izenda.Web.UI.AdHocToolbarNavigation|/API/Izenda/Web/UI/Izenda-Web-UI-AdHocToolbarNavigation]] control.|False|
375 375
|Boolean|[[ShowSqlEditor|/API/CodeSamples/ShowSqlEditor]]| Defines availability of SQL Editor tab for current user |False|
376
-|Boolean|[[ShowSqlOutputIcon|/API/CodeSamples/ShowSqlOutputIcon]]|Gets or sets whether the SQL output icon should be shown in the [[Izenda.Web.UI.AdHocToolbarNavigation|/API/Izenda/Web/UI/Izenda-Web-UI-AdHocToolbarNavigation]] control of the [[Izenda.Web.UI.AdHocReportDesigner|/API/Izenda/Web/UI/Izenda-Web-UI-AdHocReportDesigner]].|True|
376
+|Boolean|[[ShowSqlOutputIcon|/API/CodeSamples/ShowSqlOutputIcon]]|Gets or sets whether the SQL output icon should be shown in the [[Izenda.Web.UI.AdHocToolbarNavigation **(deprecated)**|/API/Izenda/Web/UI/Izenda-Web-UI-AdHocToolbarNavigation]] control of the [[Izenda.Web.UI.AdHocReportDesigner|/API/Izenda/Web/UI/Izenda-Web-UI-AdHocReportDesigner]].|True|
377 377
|Boolean|[[ShowStackTrace|/API/CodeSamples/ShowStackTrace]]|When set to true, errors are represented with the error message and a hyperlink that opens the stack trace in a framed HTML output string.|True|
378 378
|Boolean|[[ShowStyleTab|/API/CodeSamples/ShowStyleTab]]|Gets or sets whether the Style Tab should be displayed on the [[Izenda.Web.UI.AdHocReportDesigner|/API/Izenda/Web/UI/Izenda-Web-UI-AdHocReportDesigner]].|True|
379 379
|Boolean|[[ShowSummaryLine|/API/CodeSamples/ShowSummaryLine]]|Gets or sets whether the usage of a summary line on the fields tab of the [[Izenda.Web.UI.AdHocReportDesigner|/API/Izenda/Web/UI/Izenda-Web-UI-AdHocReportDesigner]] is allowed.**(deprecated)**|True|