FAQ/Questions/How-To-Preset-Values-In-Filter.md
... ...
@@ -13,7 +13,7 @@ You can use hidden filter to make reports pre-filtered whenever they are opened
13 13
14 14
###Example: Presetting a time period (From a year ago to Today)
15 15
16
-###C#
16
+##Global.asax (C♯)
17 17
```csharp
18 18
public override void PreExecuteReportSet(ReportSet reportSet)
19 19
{