API/AdHocSettings.md
... ...
@@ -75,7 +75,7 @@ The ``AdHocSettings`` class contains all the settings Izenda uses to control var
75 75
|String|[[DashboardsCss|/API/CodeSamples/DashboardsCss]]|Gets or sets the css style for the Izenda.Web.UI.TabStrip.**(deprecated)**|@import url(rs.aspx?css=dashboard);|
76 76
|String|[[DashboardsCssUrl|/API/CodeSamples/DashboardsCssUrl]]|Gets or sets the css stylesheet URL for the Izenda.Web.UI.TabStrip.|rs.aspx?css=dashboard|
77 77
|String|[[DashboardTabBackgroundImageUrl|/API/CodeSamples/DashboardTabBackgroundImageUrl]]|Gets or sets the URL of the tabs background image for Dashboard.|String.Empty|
78
-|String|[[DashboardViewer|/API/CodeSamples/DashboardViewer]]|Gets or sets the URL of the dashboard viewer page.|ReportViewer.aspx|
78
+|String|[[DashboardViewer|/API/CodeSamples/DashboardViewer]]|Gets or sets the URL of the dashboard viewer page.|Dashboards.aspx|
79 79
|String|[[DashboardViewerWithDelimiter|/API/CodeSamples/DashboardViewerWithDelimiter]]|Gets the report viewer page with "?" or "&" char at the end.|ReportViewer.aspx?|
80 80
|String|[[DatabaseDiagramImageUrl|/API/CodeSamples/DatabaseDiagramImageUrl]]|Gets or sets the URL of image with database diagram.|String.Empty|
81 81
|Int32|[[DataCacheInterval|/API/CodeSamples/DataCacheInterval]]||0|