Close

are you missing a using directive or an assembly reference?

peter.larsson
9 years ago
#6043 Quote
Avatar
  • 3
I've opened  a nop 2.8 solution in VS2013 to add some functionality to a megamenu.

However when I open megamenu.cshtml I the sevenspikes model is not found due to a reference error to the Sevenspikes dll.

I tried adding the dll as a reference but it didn't work.

Any help on this?

/Peter
Boyko
9 years ago
#6062 Quote
Avatar
  • Moderator
  • 1570
peter.larsson wrote:
I've opened  a nop 2.8 solution in VS2013 to add some functionality to a megamenu.

However when I open megamenu.cshtml I the sevenspikes model is not found due to a reference error to the Sevenspikes dll.

I tried adding the dll as a reference but it didn't work.

Any help on this?

/Peter


Hi Peter,

There is no way to see the model as there is no intellisense in the plugin views.
The mega menu model is located in the Mega Menu plugin .dll file but you can't change it - you can only consume it.

Thanks
Regards,
Nop-Templates.com Team