API/CodeSamples/DashboardsCssUrl.md
... ...
@@ -4,7 +4,9 @@
4 4
5 5
##About
6 6
7
-Gets or sets the CSS stylesheet URL for the Dashboards.aspx page.
7
+Gets or sets the CSS stylesheet URL for the Dashboards.aspx page. This can be an internal library reference or an external CSS file reference.
8
+
9
+**Default Value:** rs.aspx?css=dashboard
8 10
9 11
##Global.asax (C♯)
10 12