dad26a4290c02cb0472d06d411226dfaedc3b4d3
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 |