FAQ/Questions/Using-ReportParts.md
... ...
@@ -16,8 +16,8 @@ You can insert ReportParts into aspx webpages using a custom element on the page
16 16
17 17
First, your aspx page will have to include a reference to Izenda.AdHoc
18 18
19
-```asp
20
-<%@ Register TagPrefix="cc1" Namespace="Izenda.Web.UI" Assembly="Izenda.AdHoc" %>
19
+```ASP
20
+<%@ Register TagPrefix="cc1" Namespace="Izenda.Web.UI" Assembly="Izenda.AdHoc" %>
21 21
```
22 22
23 23
Then you can add HTML like the following to use a ReportPart