f91c4008e9c17a15390ddc84a3aab1fc937b6168
API/CodeSamples/LicenseKey.md
| ... | ... | @@ -5,7 +5,7 @@ |
| 5 | 5 | This setting is required to run Izenda and must be entered as one of the very first settings in the initialization code for Izenda to run properly. |
| 6 | 6 | |
| 7 | 7 | ##Global.asax (C♯) |
| 8 | -```csharp |
|
| 8 | +```c# |
|
| 9 | 9 | <%@ Application Language="C#" %> |
| 10 | 10 | <%@ Import Namespace="Izenda.AdHoc" %> |
| 11 | 11 |