Mark Tabor

Mark Tabor

  • 589
  • 2k
  • 460.2k

Dynamic Menu How to call action Method on click

May 14 2016 2:37 PM
I am newby MVC developer I have made a dynamic menu just like that 
 
now on each link i want to call a controller and its own view like for news i have a new view and news controller , still in my menu table i just have three columns menuid,name,parentID where parent id is menuid infact .
 
how to do that  

Answers (1)