API/CodeSamples/ShowBetweenDateCalendar.md
... ...
@@ -7,6 +7,8 @@ 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.
11
+
10 12
##C♯
11 13
12 14
```csharp