Advertisement
Guest User

Untitled

a guest
Jul 21st, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. <add name="ApplicationInsightsWebTracking"
  2. type="Microsoft.ApplicationInsights.Web.ApplicationInsightsHttpModule,
  3. Microsoft.AI.Web" />
  4. </httpModules>
  5. **<pages pageBaseType="System.Web.Mvc.WebViewPage">**
  6. <namespaces>
  7. <add namespace="GridMvc" />
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement