API/CodeSamples/ShowDataWhenParametersBlank.md
... ...
@@ -29,6 +29,7 @@ public class CustomAdHocConfig : Izenda.AdHoc.DatabaseAdHocConfig
29 29
HttpContext.Current.Session["ReportingInitialized"] = true;
30 30
}
31 31
}
32
+```
32 33
33 34
##Global.asax (VB.NET)
34 35