fc698cc3445e5f866e4928c12baff3d4ee279904
Guides/MVC-Integration.md
| ... | ... | @@ -406,6 +406,8 @@ public class MvcApplication : System.Web.HttpApplication |
| 406 | 406 | |
| 407 | 407 | ###Step 11. Change the LicenseKey and ConnnectionString in Global.asax of project |
| 408 | 408 | |
| 409 | + To get a new trial key, you may contact [sales@izenda.com](mailto:sales@izenda.com). |
|
| 410 | + |
|
| 409 | 411 | ```csharp |
| 410 | 412 | |
| 411 | 413 | AdHocSettings.LicenseKey = "INSERT_LICENSE_KEY_HERE"; |