API/CodeSamples/LicenseKey.md
... ...
@@ -47,7 +47,7 @@ This setting is required to run Izenda and must be entered as one of the very fi
47 47
48 48
##Global.asax (VB.NET)
49 49
50
-```csharp
50
+```visualbasic
51 51
<%@ Application Language="VB" %>
52 52
<%@ Import Namespace="Izenda.AdHoc" %>
53 53