66d070b0d1f2dcd807e30732ba7dc295d586435a
API/AdHocSettings.md
| ... | ... | @@ -213,7 +213,7 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var |
| 213 | 213 | |Int32|[[QuickAddMinElementsInColumn|/API/CodeSamples/QuickAddMinElementsInColumn]]|Gets or set value indicating how many elements are in one QuickAdd column|20| |
| 214 | 214 | |String|[[RDLFolder|/API/CodeSamples/RDLFolder]]|Gets or sets path to Folder where RDL files whould be saved|RDLFiles| |
| 215 | 215 | |Int32|[[RecentlyUpdatedCountAtReportList|/API/CodeSamples/RecentlyUpdatedCountAtReportList]]|Gets or sets the value indicating how many reports will shown at recent list at ReportList|0| |
| 216 | -|Boolean|[[RedirectExports|/API/CodeSamples/ReportViewPageTitle]]|Gets or sets the value indicating whether response redirection should be done when exporting reportset|False| |
|
| 216 | +|Boolean|[[RedirectExports|/API/CodeSamples/RedirectExports]]|Gets or sets the value indicating whether response redirection should be done when exporting reportset|False| |
|
| 217 | 217 | |Color|[[ReportAlternatingItemColor|/API/CodeSamples/ReportAlternatingItemColor]]|Gets or sets the color of report alternating item.|Color [Gainsboro]| |
| 218 | 218 | |Color|[[ReportBorderColor|/API/CodeSamples/ReportBorderColor]]|Gets or sets the color of report border.|Color [White]| |
| 219 | 219 | |String|[[ReportCss|/API/CodeSamples/ReportCss]]|Gets or sets the css style for the report HTML and Word output.**(deprecated)**|@import url(rs.aspx?css=Report);| |