Nav 2013 R2 web/win addin + .NET functionality

arnma
arnma Member Posts: 7
edited 2013-10-24 in NAV Three Tier
Hi,

I've been looking at http://msdn.microsoft.com/en-us/library ... 4(v=nav.71).aspx and to me it seems that you can only extend the "new" addins with javascript.
I'm hoping that I'm missing something, but is there a way to add some .net functionality as well. For instance, let the .net generate some html or data which will be passed to the javascript for display?

Comments