API/CodeSamples/ShowBetweenDateCalendar.md
... ...
@@ -7,7 +7,7 @@ When enabled, the Between(Calendar) option appears in the Operator dropdown at t
7 7
8 8
Default value: true
9 9
10
-Below is a sample global.asax using the ShowBetweenDateCalendar setting.
10
+Below is a sample global.asax using the ShowBetweenDateCalendar setting. The code block will appear within ``<script> </script>`` tags within global.asax.
11 11
12 12
##C♯
13 13