API/CodeSamples/ShowBetweenDateCalendar.md
... ...
@@ -9,7 +9,7 @@ Default value: true
9 9
10 10
Below is a sample global.asax using the ShowBetweenDateCalendar setting. The code block will appear within ``<script runat="server"> </script>`` tags within global.asax.
11 11
12
-##C♯
12
+##Global.asax (C♯)
13 13
14 14
```csharp
15 15
//main class: inherits DatabaseAdHocConfig or FileSystemAdHocConfig